org.hibernate.envers.query.criteria
Class PropertyAuditExpression
java.lang.Object
   org.hibernate.envers.query.criteria.PropertyAuditExpression
org.hibernate.envers.query.criteria.PropertyAuditExpression
- All Implemented Interfaces: 
- AuditCriterion
- public class PropertyAuditExpression 
- extends Object- implements AuditCriterion
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PropertyAuditExpression
public PropertyAuditExpression(PropertyNameGetter propertyNameGetter,
                               String otherPropertyName,
                               String op)
addToQuery
public void addToQuery(AuditConfiguration auditCfg,
                       String entityName,
                       QueryBuilder qb,
                       Parameters parameters)
- 
- Specified by:
- addToQueryin interface- AuditCriterion
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.