Uses of Interface
org.hibernate.action.queue.spi.decompose.entity.GraphEntityMutationTarget
Packages that use GraphEntityMutationTarget
Package
Description
This package abstracts persistence mechanisms for entities.
Defines support for performing mutation operations originating
from persistence-context events.
-
Uses of GraphEntityMutationTarget in org.hibernate.persister.entity
Subinterfaces of GraphEntityMutationTarget in org.hibernate.persister.entityClasses in org.hibernate.persister.entity that implement GraphEntityMutationTargetModifier and TypeClassDescriptionclassBasic functionality for persisting an entity via JDBC, using either generated or custom SQL.classAnEntityPersisterimplementing the normalizedInheritanceType.JOINEDinheritance mapping strategy for an entity and its inheritance hierarchy.classThe default implementation of theEntityPersisterinterface.classAnEntityPersisterimplementing theInheritanceType.TABLE_PER_CLASSmapping strategy for an entity and its inheritance hierarchy. -
Uses of GraphEntityMutationTarget in org.hibernate.persister.entity.mutation
Subinterfaces of GraphEntityMutationTarget in org.hibernate.persister.entity.mutationModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.
LegacyEntityMutationTargetfor legacy coordinators orGraphEntityMutationTargetfor graph-based decomposers