@Configuration
@Import(value={SourceSqlConfig.class,org.kuali.common.jdbc.reset.JdbcResetExecConfig.class})
public class SourceSqlExecConfig
extends Object
| Constructor and Description |
|---|
SourceSqlExecConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.kuali.common.util.execute.Executable |
sourceSqlExecutable()
Returns the executable for launching the database reset process.
|
public SourceSqlExecConfig()
@Bean public org.kuali.common.util.execute.Executable sourceSqlExecutable()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.