|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dbunit.database.statement.AbstractBatchStatement
public abstract class 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 IBatchStatementjava.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||