com.agimatec.database
Class DbUnitDumpTool
java.lang.Object
com.agimatec.database.AbstractDbTool
com.agimatec.database.DbUnitDumpTool
- All Implemented Interfaces:
- MigrationToolAware
public class DbUnitDumpTool
- extends AbstractDbTool
Description:
User: roman.stumm
Date: 01.06.2007
Time: 13:56:07
Copyright: Agimatec GmbH
|
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
| Methods inherited from class com.agimatec.database.AbstractDbTool |
connectDbUnit, connectJdbc, connectJdbc, disconnect, getConnection, getDataFile, getJdbcConnection, setConnection, setDataFile, setJdbcConnection, setMigrationTool |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.commons.logging.Log log
DbUnitDumpTool
public DbUnitDumpTool()
execute
public void execute()
throws SQLException,
org.dbunit.DatabaseUnitException,
IOException,
ClassNotFoundException
- Throws:
SQLException
org.dbunit.DatabaseUnitException
IOException
ClassNotFoundException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
runMain
protected boolean runMain(String[] args)
throws Exception
- Throws:
Exception
parseArgs
protected boolean parseArgs(String[] args)
printUsage
protected void printUsage()
Copyright © 2008-2011. All Rights Reserved.