Uses of Class
org.hibernate.envers.query.criteria.AggregatedAuditExpression

Packages that use AggregatedAuditExpression
org.hibernate.envers.query.criteria   
 

Uses of AggregatedAuditExpression in org.hibernate.envers.query.criteria
 

Methods in org.hibernate.envers.query.criteria that return AggregatedAuditExpression
 AggregatedAuditExpression AggregatedAuditExpression.add(AuditCriterion criterion)
           
 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-2010 Red Hat, Inc. All Rights Reserved.