org.kuali.common.jdbc.spring
Class SqlDbaAfterConfig
java.lang.Object
org.kuali.common.jdbc.spring.SqlBaseConfig
org.kuali.common.jdbc.spring.AbstractSqlDbaConfig
org.kuali.common.jdbc.spring.SqlDbaAfterConfig
@Configuration
public class SqlDbaAfterConfig
- extends AbstractSqlDbaConfig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PHASE
public static final String PHASE
- See Also:
- Constant Field Values
SqlDbaAfterConfig
public SqlDbaAfterConfig()
getPhase
protected String getPhase()
- Specified by:
getPhase
in class AbstractSqlDbaConfig
getDbaPhaseExecutable
@Bean(name="sqlDbaAfterExecutable")
public org.kuali.common.util.execute.Executable getDbaPhaseExecutable()
- Specified by:
getDbaPhaseExecutable
in class AbstractSqlDbaConfig
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.