org.kuali.common.jdbc.spring
Class BaseSqlControllerConfig

java.lang.Object
  extended by org.kuali.common.jdbc.spring.BaseSqlControllerConfig

Deprecated.

@Deprecated
@Configuration
@Import(value={JdbcCommonConfig.class,JdbcDataSourceConfig.class,SqlDbaBeforeConfig.class,SqlDbaAfterConfig.class})
public class BaseSqlControllerConfig
extends Object


Constructor Summary
BaseSqlControllerConfig()
          Deprecated.  
 
Method Summary
protected  org.kuali.common.util.execute.Executable getSqlExecutable()
          Deprecated.  
 org.kuali.common.util.execute.Executable sqlExecutable()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseSqlControllerConfig

public BaseSqlControllerConfig()
Deprecated. 
Method Detail

sqlExecutable

@Bean
public org.kuali.common.util.execute.Executable sqlExecutable()
Deprecated. 

getSqlExecutable

protected org.kuali.common.util.execute.Executable getSqlExecutable()
Deprecated. 


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.