Class RootPersistentEntity

java.lang.Object
org.hibernate.envers.boot.model.PersistentEntity
org.hibernate.envers.boot.model.RootPersistentEntity
All Implemented Interfaces:
AttributeContainer, JoinAwarePersistentEntity

public class RootPersistentEntity extends PersistentEntity implements JoinAwarePersistentEntity
A persistent entity mapping that represents the root entity of an entity hierarchy.