org.castor.cpa.test.framework
Class CPAScriptExecutor
java.lang.Object
org.castor.cpa.test.framework.CPAScriptExecutor
public final class CPAScriptExecutor
- extends Object
Execute create and drop DDL scripts of CPA test framework.
- Version:
- $Revision$ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
- Author:
- Ralf Joachim
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public static void execute(DatabaseEngineType engine,
Connection connection,
String test)
parse
public static List<String> parse(Reader reader,
DatabaseEngineType engine)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.