org.kuali.rice.test
Class DerbyDBCreationLifecycle
java.lang.Object
   org.kuali.rice.test.DerbyDBCreationLifecycle
org.kuali.rice.test.DerbyDBCreationLifecycle
- All Implemented Interfaces: 
- Lifecycle
- public class DerbyDBCreationLifecycle 
- extends Object- implements Lifecycle
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DerbyDBCreationLifecycle
public DerbyDBCreationLifecycle(String sqlFile)
isStarted
public boolean isStarted()
- 
- Specified by:
- isStartedin interface- Lifecycle
 
- 
 
start
public void start()
           throws Exception
- 
- Specified by:
- startin interface- Lifecycle
 
- 
- Throws:
- Exception
 
stop
public void stop()
          throws Exception
- 
- Specified by:
- stopin interface- Lifecycle
 
- 
- Throws:
- Exception
 
isDoingDerby
protected boolean isDoingDerby()
- 
 
- 
 
getSqlFile
public String getSqlFile()
- 
 
- 
 
setSqlFile
public void setSqlFile(String sqlFile)
- 
 
- 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.