org.kuali.common.jdbc.spring
Class AbstractSqlController

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

Deprecated.

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


Constructor Summary
AbstractSqlController()
          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

AbstractSqlController

public AbstractSqlController()
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.