Uses of Class
org.hibernate.envers.query.criteria.AggregatedAuditExpression
Packages that use AggregatedAuditExpression
-
Uses of AggregatedAuditExpression in org.hibernate.envers.query.criteria
Methods in org.hibernate.envers.query.criteria that return AggregatedAuditExpressionModifier and TypeMethodDescriptionAggregatedAuditExpression.add
(AuditCriterion criterion) AggregatedAuditExpression.computeAggregationInInstanceContext()
Compute aggregated expression in the context of each entity instance separately.AuditProperty.maximize()
Apply a "maximalize" constraint, with the ability to specify further constraints on the maximized propertyAuditProperty.minimize()
Apply a "minimize" constraint, with the ability to specify further constraints on the minimized property