Uses of Interface
org.hibernate.engine.spi.EntityEntryFactory
Packages that use EntityEntryFactory
Package
Description
Support for many of the internal workings of Hibernate.
This package abstracts persistence mechanisms for entities.
-
Uses of EntityEntryFactory in org.hibernate.engine.internal
Classes in org.hibernate.engine.internal that implement EntityEntryFactoryModifier and TypeClassDescriptionfinal class
Deprecated, for removal: This API element is subject to removal in a future version.final class
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of EntityEntryFactory in org.hibernate.persister.entity
Methods in org.hibernate.persister.entity that return EntityEntryFactoryModifier and TypeMethodDescriptionAbstractEntityPersister.getEntityEntryFactory()
EntityPersister.getEntityEntryFactory()
Deprecated, for removal: This API element is subject to removal in a future version.No longer used