public class OracleBatchCollector extends DefaultBatchCollector
DefaultBatchCollector.BatchCollector.ResultCheck| Constructor and Description |
|---|
OracleBatchCollector(JdbcTemplate jdbcTemplate,
NativeJdbcExtractor jdbcExtractor,
int batchSize,
boolean optimisticLockEnabled) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,BatchGroup> |
preProcess(java.util.Map<java.lang.String,BatchGroup> batchGroups)
Allows to do any pre-process phase before batch groups will be processed.
|
batchUpdate, collectQuery, collectQuery, collectQuery, collectQuery, getBatchGroupspublic OracleBatchCollector(JdbcTemplate jdbcTemplate,
NativeJdbcExtractor jdbcExtractor,
int batchSize,
boolean optimisticLockEnabled)
protected java.util.Map<java.lang.String,BatchGroup> preProcess(java.util.Map<java.lang.String,BatchGroup> batchGroups)
DefaultBatchCollectorpreProcess in class DefaultBatchCollectorCopyright © 2018 SAP SE. All Rights Reserved.