Package | Description |
---|---|
org.dbunit.database.statement |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBatchStatement |
class |
BatchStatement |
class |
CompoundStatement |
class |
SimpleStatement |
Modifier and Type | Method and Description |
---|---|
IBatchStatement |
PreparedStatementFactory.createBatchStatement(IDatabaseConnection connection) |
IBatchStatement |
StatementFactory.createBatchStatement(IDatabaseConnection connection) |
IBatchStatement |
IStatementFactory.createBatchStatement(IDatabaseConnection connection) |
Copyright © 2002–2018. All rights reserved.