Uses of Class
org.hibernate.persister.entity.mutation.AbstractMutationCoordinator
Packages that use AbstractMutationCoordinator
Package
Description
Defines support for performing mutation operations originating
from persistence-context events.
-
Uses of AbstractMutationCoordinator in org.hibernate.persister.entity.mutation
Subclasses of AbstractMutationCoordinator in org.hibernate.persister.entity.mutationModifier and TypeClassDescriptionclassTemplate support for DeleteCoordinator implementations.classDelete coordinator for audited entities.classDelete coordinator forTemporalTableStrategy.HISTORY_TABLEtemporal strategy.classDeleteCoordinator for soft-deletesclassCoordinates standard deleting of an entity.classDelete coordinator forTemporalTableStrategy.SINGLE_TABLEtemporal strategy.classInsert coordinator for audited entities.classInsert coordinator forTemporalTableStrategy.HISTORY_TABLEtemporal strategy.classCoordinates the insertion of an entity.classclassMerge coordinator for audited entities.classMerge coordinator forTemporalTableStrategy.HISTORY_TABLEtemporal strategy.classSpecializedUpdateCoordinatorformerge into.classMerge coordinator forTemporalTableStrategy.SINGLE_TABLEtemporal strategy.classUpdate coordinator for audited entities.classUpdate coordinator forTemporalTableStrategy.HISTORY_TABLEtemporal strategy.classCoordinates the updating of an entity.classUpdate coordinator forTemporalTableStrategy.SINGLE_TABLEtemporal strategy.