| 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 |
StatementFactory.createBatchStatement(IDatabaseConnection connection) |
IBatchStatement |
PreparedStatementFactory.createBatchStatement(IDatabaseConnection connection) |
IBatchStatement |
IStatementFactory.createBatchStatement(IDatabaseConnection connection) |
Copyright © 2002-2017. All Rights Reserved.