Uses of Package
org.hibernate.envers
-
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 RelationTargetNotFoundAction Defines the actions on how to handleEntityNotFoundExceptioncases when a relation between two entities (audited or not) cannot be found in the data store.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.configuration.internal.metadata.reader Class Description Audited When applied to a class, indicates that all of its properties should be audited.AuditJoinTable AuditOverride TheAuditingOverrideannotation is used to override the auditing behavior of a superclass or single property inherited fromMappedSuperclasstype, or attribute inside an embedded component.AuditOverrides TheAuditingOverridesannotation is used to override the auditing behavior for one ore more fields (or properties) inside an embedded component.AuditTable CollectionAuditTable Allows for the customization of an Envers audit collection table.RelationTargetAuditMode RelationTargetNotFoundAction Defines the actions on how to handleEntityNotFoundExceptioncases when a relation between two entities (audited or not) cannot be found in the data store. -
Classes in org.hibernate.envers used by org.hibernate.envers.internal.entities Class Description RevisionType Type of the revision. -
Classes in org.hibernate.envers used by org.hibernate.envers.internal.entities.mapper.relation Class Description RevisionType Type of the revision. -
Classes in org.hibernate.envers used by org.hibernate.envers.internal.reader Class Description AuditReader CrossTypeRevisionChangesReader Queries that allow retrieving snapshots of all entities (regardless of their particular type) changed in the given revision.RevisionType Type of the revision. -
Classes in org.hibernate.envers used by org.hibernate.envers.internal.revisioninfo Class Description RevisionType Type of the revision. -
Classes in org.hibernate.envers used by org.hibernate.envers.internal.synchronization.work Class Description RevisionType Type of the revision. -
Classes in org.hibernate.envers used by org.hibernate.envers.query Class Description RevisionType Type of the revision.