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