Uses of Class
org.hibernate.engine.internal.AbstractEntityEntry
Packages that use AbstractEntityEntry
Package
Description
Support for many of the internal workings of Hibernate.
-
Uses of AbstractEntityEntry in org.hibernate.engine.internal
Subclasses of AbstractEntityEntry in org.hibernate.engine.internalModifier and TypeClassDescriptionfinal class
AnEntityEntry
implementation for immutable entities.final class
AnEntityEntry
implementation for mutable entities.