Uses of Interface
org.hibernate.persister.entity.mutation.InsertCoordinator
Packages that use InsertCoordinator
Package
Description
This package abstracts persistence mechanisms for entities.
Defines support for performing mutation operations originating
from persistence-context events.
-
Uses of InsertCoordinator in org.hibernate.persister.entity
Methods in org.hibernate.persister.entity that return InsertCoordinatorModifier and TypeMethodDescriptionprotected InsertCoordinatorAbstractEntityPersister.buildInsertCoordinator()AbstractEntityPersister.getInsertCoordinator()EntityPersister.getInsertCoordinator()Get the insert coordinator instance. -
Uses of InsertCoordinator in org.hibernate.persister.entity.mutation
Classes in org.hibernate.persister.entity.mutation that implement InsertCoordinatorModifier and TypeClassDescriptionclassCoordinates the insertion of an entity.