public class BatchPreparedStatementExecutor
extends java.lang.Object
| Constructor and Description |
|---|
BatchPreparedStatementExecutor(ExecutorEngine aExecutorEngine,
java.util.Map<DataNode,BatchPreparedStatementUnit> aBatchPreparedStatementUnitMap,
int aBatchCount) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
executeBatch()
Execute batch.
|
public BatchPreparedStatementExecutor(ExecutorEngine aExecutorEngine, java.util.Map<DataNode,BatchPreparedStatementUnit> aBatchPreparedStatementUnitMap, int aBatchCount)