Package org.hibernate.envers.query.criteria
-
Interface Summary Interface Description AuditCriterion ExtendableCriterion -
Class Summary Class Description AggregatedAuditExpression AuditConjunction AuditDisjunction AuditFunction Create restrictions or projections using a function.AuditId<T> Create restrictions and projections for the id of an audited entity.AuditProperty<T> Create restrictions, projections and specify order for a property of an audited entity.AuditRelatedId Create restrictions on an id of an entity related to an audited entity. -
Enum Summary Enum Description AggregatedAuditExpression.AggregatedMode MatchMode A strategy for matching strings using "like".