Package | Description |
---|---|
org.hibernate.envers.query.criteria |
Modifier and Type | Method and Description |
---|---|
AggregatedAuditExpression |
AggregatedAuditExpression.add(AuditCriterion criterion) |
AggregatedAuditExpression |
AggregatedAuditExpression.computeAggregationInInstanceContext()
Compute aggregated expression in the context of each entity instance separately.
|
AggregatedAuditExpression |
AuditProperty.maximize()
Apply a "maximalize" constraint, with the ability to specify further constraints on the maximized
property
|
AggregatedAuditExpression |
AuditProperty.minimize()
Apply a "minimize" constraint, with the ability to specify further constraints on the minimized
property
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.