Uses of Interface
org.dbunit.database.statement.IBatchStatement
Packages that use IBatchStatement
-
Uses of IBatchStatement in org.dbunit.database.statement
Classes in org.dbunit.database.statement that implement IBatchStatementModifier and TypeClassDescriptionclassclassclassclassMethods in org.dbunit.database.statement that return IBatchStatementModifier and TypeMethodDescriptionIStatementFactory.createBatchStatement(IDatabaseConnection connection) PreparedStatementFactory.createBatchStatement(IDatabaseConnection connection) StatementFactory.createBatchStatement(IDatabaseConnection connection)