org.kuali.common.jdbc.spring
Class SqlDbaAfterConfig

java.lang.Object
  extended by org.kuali.common.jdbc.spring.SqlBaseConfig
      extended by org.kuali.common.jdbc.spring.AbstractSqlDbaConfig
          extended by org.kuali.common.jdbc.spring.SqlDbaAfterConfig

@Configuration
public class SqlDbaAfterConfig
extends AbstractSqlDbaConfig


Field Summary
static String PHASE
           
 
Constructor Summary
SqlDbaAfterConfig()
           
 
Method Summary
 org.kuali.common.util.execute.Executable getDbaPhaseExecutable()
           
protected  String getPhase()
           
 
Methods inherited from class org.kuali.common.jdbc.spring.AbstractSqlDbaConfig
getDbaExecutable, getJdbcContext, getSqlSupplier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PHASE

public static final String PHASE
See Also:
Constant Field Values
Constructor Detail

SqlDbaAfterConfig

public SqlDbaAfterConfig()
Method Detail

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.