Uses of Interface
org.hibernate.persister.collection.mutation.DeleteRowsCoordinator
Packages that use DeleteRowsCoordinator
Package
Description
This package abstracts persistence mechanisms for collections.
Defines support for performing mutation operations against collections.
-
Uses of DeleteRowsCoordinator in org.hibernate.persister.collection
Methods in org.hibernate.persister.collection that return DeleteRowsCoordinatorModifier and TypeMethodDescriptionprotected DeleteRowsCoordinatorOneToManyPersister.getDeleteRowsCoordinator()protected DeleteRowsCoordinatorBasicCollectionPersister.getRemoveEntryCoordinator() -
Uses of DeleteRowsCoordinator in org.hibernate.persister.collection.mutation
Classes in org.hibernate.persister.collection.mutation that implement DeleteRowsCoordinatorModifier and TypeClassDescriptionclassDeleteRowsCoordinator implementation for cases where deletion is not enabledclassclassOneToMany delete coordinator if the element is aUnionSubclassEntityPersister.