|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dbunit.database.statement.AbstractBatchStatement
Field Summary | |
protected java.sql.Statement |
_statement
|
Method Summary | |
void |
close()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.dbunit.database.statement.IBatchStatement |
addBatch, clearBatch, executeBatch |
Field Detail |
protected final java.sql.Statement _statement
Method Detail |
public void close() throws java.sql.SQLException
close
in interface IBatchStatement
java.sql.SQLException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |