GroovyObject
public class BatchingPreparedStatementWrapper extends BatchingStatementWrapper
batchCount, batchSize, log, results
Constructor | Description |
---|---|
BatchingPreparedStatementWrapper(java.sql.PreparedStatement delegate,
java.util.List<Tuple> indexPropList,
int batchSize,
java.util.logging.Logger log,
Sql sql) |
Modifier and Type | Method | Description |
---|---|---|
void |
addBatch(java.lang.Object[] parameters) |
|
void |
addBatch(java.util.List<java.lang.Object> parameters) |
addBatch, clearBatch, close, executeBatch, invokeMethod, processResult, reset
getMetaClass, getProperty, setMetaClass, setProperty