| Package | Description |
|---|---|
| net.ttddyy.dsproxy.asserts |
| Modifier and Type | Class and Description |
|---|---|
class |
CallableBatchExecutionEntry
Represent a single batch execution of
CallableStatement. |
class |
PreparedBatchExecutionEntry
Represent batch entry of
PreparedStatement. |
| Modifier and Type | Method and Description |
|---|---|
List<BatchExecutionEntry> |
PreparedBatchExecution.getBatchExecutionEntries() |
List<BatchExecutionEntry> |
CallableBatchExecution.getBatchExecutionEntries() |
List<BatchExecutionEntry> |
BatchParameterHolder.getBatchExecutionEntries() |
Copyright © 2017. All rights reserved.