Uses of Interface
org.hibernate.envers.boot.model.JoinAwarePersistentEntity
Packages that use JoinAwarePersistentEntity
-
Uses of JoinAwarePersistentEntity in org.hibernate.envers.boot.model
Classes in org.hibernate.envers.boot.model that implement JoinAwarePersistentEntityModifier and TypeClassDescriptionclass
A persistent entity mapping that uses a single table to store entities based on a discriminator.class
A persistent entity mapping that represents the root entity of an entity hierarchy.