|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.dbunit.database.statement.AbstractStatementFactory
org.dbunit.database.statement.PreparedStatementFactory
| Constructor Summary | |
PreparedStatementFactory()
|
|
| Method Summary | |
IBatchStatement |
createBatchStatement(IDatabaseConnection connection)
|
IPreparedBatchStatement |
createPreparedBatchStatement(java.lang.String sql,
IDatabaseConnection connection)
|
| Methods inherited from class org.dbunit.database.statement.AbstractStatementFactory |
supportBatchStatement |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PreparedStatementFactory()
| Method Detail |
public IBatchStatement createBatchStatement(IDatabaseConnection connection)
throws java.sql.SQLException
java.sql.SQLException
public IPreparedBatchStatement createPreparedBatchStatement(java.lang.String sql,
IDatabaseConnection connection)
throws java.sql.SQLException
java.sql.SQLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||