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