org.kuali.common.jdbc.spring
Class SqlControllerExecutableConfig
java.lang.Object
org.kuali.common.util.spring.ExecutableConfig
org.kuali.common.jdbc.spring.SqlControllerExecutableConfig
Deprecated.
@Deprecated
@Configuration
@Import(value=BaseSqlControllerConfig.class)
public class SqlControllerExecutableConfig
- extends org.kuali.common.util.spring.ExecutableConfig
Default SQL controller class. It displays the JDBC configuration, then executes SQL statements organized into groups
|
Method Summary |
protected org.kuali.common.util.execute.Executable |
getExecutable()
Deprecated. |
| Methods inherited from class org.kuali.common.util.spring.ExecutableConfig |
executable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SqlControllerExecutableConfig
public SqlControllerExecutableConfig()
- Deprecated.
getExecutable
protected org.kuali.common.util.execute.Executable getExecutable()
- Deprecated.
- Specified by:
getExecutable in class org.kuali.common.util.spring.ExecutableConfig
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.