Uses of Package
org.hibernate.envers
-
Packages that use org.hibernate.envers Package Description org.hibernate.envers org.hibernate.envers.configuration org.hibernate.envers.query -
Classes in org.hibernate.envers used by org.hibernate.envers Class Description AuditJoinTable AuditOverride TheAuditingOverrideannotation is used to override the auditing behavior of a superclass or single property inherited fromMappedSuperclasstype, or attribute inside an embedded component.AuditReader CrossTypeRevisionChangesReader Queries that allow retrieving snapshots of all entities (regardless of their particular type) changed in the given revision.DefaultRevisionEntity RelationTargetAuditMode RevisionListener An implementation of this class, having a no-arg constructor, should be passed as an argument to theRevisionEntityannotation.RevisionType Type of the revision.SecondaryAuditTable -
Classes in org.hibernate.envers used by org.hibernate.envers.configuration Class Description RevisionListener An implementation of this class, having a no-arg constructor, should be passed as an argument to theRevisionEntityannotation. -
Classes in org.hibernate.envers used by org.hibernate.envers.query Class Description RevisionType Type of the revision.