| Package | Description |
|---|---|
| org.hibernate.envers | |
| org.hibernate.envers.query |
| Class and Description |
|---|
| AuditReader |
| CrossTypeRevisionChangesReader
Queries that allow retrieving snapshots of all entities (regardless of their particular type) changed in the given
revision.
|
| DefaultRevisionEntity |
| ModificationStore
Deprecated.
since 5.2, to be removed in 6.0 with no replacement.
|
| RelationTargetAuditMode |
| RevisionListener
An implementation of this class, having a no-arg constructor, should be passed as an argument to the
RevisionEntity annotation. |
| RevisionType
Type of the revision.
|
| Class and Description |
|---|
| RevisionType
Type of the revision.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.