|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dbunit.database.statement.AbstractPreparedBatchStatement
org.dbunit.database.statement.PreparedBatchStatement
public class PreparedBatchStatement
| Field Summary |
|---|
| Fields inherited from class org.dbunit.database.statement.AbstractPreparedBatchStatement |
|---|
_statement |
| Method Summary | |
|---|---|
void |
addBatch()
|
void |
addValue(java.lang.Object value,
DataType dataType)
|
void |
clearBatch()
|
int |
executeBatch()
|
| Methods inherited from class org.dbunit.database.statement.AbstractPreparedBatchStatement |
|---|
close |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void addValue(java.lang.Object value,
DataType dataType)
throws TypeCastException,
java.sql.SQLException
TypeCastException
java.sql.SQLException
public void addBatch()
throws java.sql.SQLException
java.sql.SQLException
public int executeBatch()
throws java.sql.SQLException
java.sql.SQLException
public void clearBatch()
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||