org.kuali.common.jdbc.spring
Class AbstractSqlDbaConfig
java.lang.Object
org.kuali.common.jdbc.spring.SqlBaseConfig
org.kuali.common.jdbc.spring.AbstractSqlDbaConfig
- Direct Known Subclasses:
- SqlDbaAfterConfig, SqlDbaBeforeConfig
Deprecated.
@Deprecated
public abstract class AbstractSqlDbaConfig
- extends SqlBaseConfig
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSqlDbaConfig
public AbstractSqlDbaConfig()
- Deprecated.
getPhase
protected abstract String getPhase()
- Deprecated.
getDbaPhaseExecutable
public abstract org.kuali.common.util.execute.Executable getDbaPhaseExecutable()
- Deprecated.
getDbaExecutable
protected org.kuali.common.util.execute.Executable getDbaExecutable()
- Deprecated.
getJdbcContext
protected JdbcContext getJdbcContext()
- Deprecated.
getSqlSupplier
protected SqlSupplier getSqlSupplier()
- Deprecated.
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.