Class PersistentEntity

java.lang.Object
org.hibernate.envers.boot.model.PersistentEntity
All Implemented Interfaces:
AttributeContainer
Direct Known Subclasses:
RootPersistentEntity, SubclassPersistentEntity

public abstract class PersistentEntity extends Object implements AttributeContainer
Contract for a persisted entity mapping.