Uses of Class
org.hibernate.persister.entity.mutation.DeleteCoordinator
-
Packages that use DeleteCoordinator Package Description org.hibernate.persister.entity This package abstracts persistence mechanisms for entities. -
-
Uses of DeleteCoordinator in org.hibernate.persister.entity
Methods in org.hibernate.persister.entity that return DeleteCoordinator Modifier and Type Method Description protected DeleteCoordinator
AbstractEntityPersister. buildDeleteCoordinator()
DeleteCoordinator
AbstractEntityPersister. getDeleteCoordinator()
-