Package org.hibernate.engine.jdbc.mutation.internal
package org.hibernate.engine.jdbc.mutation.internal
-
ClassDescriptionBase support for
MutationExecutor
implementationsAccess toJdbcValueDescriptor
valuesStandardJdbcValueDescriptor
implementationHelper functionality related to model mutationsInitiator for theMutationExecutorService
serviceStandardMutationExecutor
A form ofBatchKeyAccess
for cases where batching is not wanted, which is signified by aBatchKey
ofnull
Describes a particularPreparedStatement
within a groupPreparedStatementGroup
implementation for cases where we have just a single operationA group ofPreparedStatementDetails
references related to multi-table entity mappings.StandardMutationExecutorService
implementation