| Package | Description |
|---|---|
| org.spincast.plugins.jdbc | |
| org.spincast.plugins.jdbc.statements |
| Modifier and Type | Method and Description |
|---|---|
BatchInsertStatement |
JdbcStatementFactory.createBatchInsertStatement(Connection connection)
Creates an Batch Insert statement.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends BatchInsertStatement> |
SpincastJdbcPluginModule.getBatchInsertJdbcStatementImpl() |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchInsertStatementDefault |
Copyright © 2019. All rights reserved.