Package org.dbunit.database.statement
Class CompoundStatement
java.lang.Object
org.dbunit.database.statement.AbstractBatchStatement
org.dbunit.database.statement.CompoundStatement
- All Implemented Interfaces:
IBatchStatement
- Since:
- Feb 20, 2002
- Version:
- $Revision$
- Author:
- Manuel Laflamme
-
Field Summary
Fields inherited from class org.dbunit.database.statement.AbstractBatchStatement
_statement -
Method Summary
Methods inherited from class org.dbunit.database.statement.AbstractBatchStatement
close
-
Method Details
-
addBatch
- Throws:
SQLException
-
executeBatch
- Throws:
SQLException
-
clearBatch
- Throws:
SQLException
-