AbstractMutationExecutor |
Base support for MutationExecutor implementations
|
AbstractSingleMutationExecutor |
|
JdbcValueBindingsImpl |
|
JdbcValueDescriptorImpl |
Standard JdbcValueDescriptor implementation
|
ModelMutationHelper |
Helper functionality related to model mutations
|
MutationExecutorServiceInitiator |
|
MutationExecutorSingleBatched |
|
MutationExecutorSingleNonBatched |
|
MutationExecutorSingleSelfExecuting |
|
MutationExecutorStandard |
Standard MutationExecutor implementation
|
MutationQueryOptions |
|
NoBatchKeyAccess |
A form of BatchKeyAccess for cases where batching is not wanted, which is
signified by a BatchKey of null
|
PreparedStatementDetailsStandard |
Describes a particular PreparedStatement within a group
|
PreparedStatementGroupNone |
|
PreparedStatementGroupSingleTable |
PreparedStatementGroup implementation for cases where we
have just a single operation
|
PreparedStatementGroupStandard |
|
StandardMutationExecutorService |
Standard MutationExecutorService implementation
|