org.kuali.common.jdbc.spring
Class SqlControllerConfig
java.lang.Object
org.kuali.common.jdbc.spring.AbstractSqlController
org.kuali.common.jdbc.spring.SqlControllerConfig
@Configuration
public class SqlControllerConfig
- extends AbstractSqlController
Default SQL controller class. It displays the JDBC configuration, then executes SQL statements organized into groups
Method Summary |
org.kuali.common.util.execute.Executable |
sqlExecutable()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SqlControllerConfig
public SqlControllerConfig()
sqlExecutable
@Bean(initMethod="execute")
public org.kuali.common.util.execute.Executable sqlExecutable()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.