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