org.kuali.common.jdbc.spring
Class ResetDbaConfig

java.lang.Object
  extended by org.kuali.common.jdbc.spring.ResetBaseConfig
      extended by org.kuali.common.jdbc.spring.ResetDbaConfig

@Configuration
public class ResetDbaConfig
extends ResetBaseConfig


Constructor Summary
ResetDbaConfig()
           
 
Method Summary
protected  JdbcContext getJdbcContext()
           
protected  SqlSupplier getSqlSupplier()
           
 org.kuali.common.util.execute.Executable jdbcDbaExecutable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResetDbaConfig

public ResetDbaConfig()
Method Detail

jdbcDbaExecutable

@Bean
public org.kuali.common.util.execute.Executable jdbcDbaExecutable()

getJdbcContext

protected JdbcContext getJdbcContext()

getSqlSupplier

protected SqlSupplier getSqlSupplier()


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.