Uses of Interface
org.hibernate.persister.collection.mutation.RemoveCoordinator
Packages that use RemoveCoordinator
Package
Description
This package abstracts persistence mechanisms for collections.
Defines support for performing mutation operations against collections.
-
Uses of RemoveCoordinator in org.hibernate.persister.collection
Methods in org.hibernate.persister.collection that return RemoveCoordinatorModifier and TypeMethodDescriptionprotected abstract RemoveCoordinatorAbstractCollectionPersister.getRemoveCoordinator()protected RemoveCoordinatorBasicCollectionPersister.getRemoveCoordinator()protected RemoveCoordinatorOneToManyPersister.getRemoveCoordinator() -
Uses of RemoveCoordinator in org.hibernate.persister.collection.mutation
Classes in org.hibernate.persister.collection.mutation that implement RemoveCoordinatorModifier and TypeClassDescriptionclassclassHandles complete removal of a collection by its keyclassOneToMany remove coordinator if the element is aUnionSubclassEntityPersister.