| Name | Description | Type | Package | Framework |
| AggregatedAuditExpression | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| AggregatedAuditExpression .AggregatedMode | Class | org.hibernate.envers.query.criteria.AggregatedAuditExpression | Hibernate ORM | |
| AuditConjunction | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| AuditCriterion | Interface | org.hibernate.envers.query.criteria | Hibernate ORM | |
| AuditDisjunction | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| AuditId | Create restrictions and projections for the id of an audited entity. | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
| AuditProperty | Create restrictions, projections and specify order for a property of an audited entity. | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
| AuditRelatedId | Create restrictions on an id of an entity related to an audited entity. | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
| BetweenAuditExpression | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| CriteriaTools | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| ExtendableCriterion | Interface | org.hibernate.envers.query.criteria | Hibernate ORM | |
| IdentifierEqAuditExpression | A criterion that expresses that the id of an entity is equal or not equal to some specified value. | Class | org.hibernate.envers.query.criteria | Hibernate ORM |
| InAuditExpression | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| LogicalAuditExpression | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| NotAuditExpression | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| NotNullAuditExpression | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| NullAuditExpression | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| PropertyAuditExpression | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| RelatedAuditExpression | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| RevisionTypeAuditExpression | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |
| SimpleAuditExpression | Class | org.hibernate.envers.query.criteria | Hibernate ORM | |