Uses of Interface
org.spincast.plugins.jdbc.statements.BatchInsertStatement
-
Uses of BatchInsertStatement in org.spincast.plugins.jdbc
Modifier and TypeMethodDescriptionJdbcStatementFactory.createBatchInsertStatement
(Connection connection) Creates an Batch Insert statement.Modifier and TypeMethodDescriptionprotected Class<? extends BatchInsertStatement>
SpincastJdbcPluginModule.getBatchInsertJdbcStatementImpl()
-
Uses of BatchInsertStatement in org.spincast.plugins.jdbc.statements