org.hibernate.envers.query.criteria
Class CriteriaTools
java.lang.Object
   org.hibernate.envers.query.criteria.CriteriaTools
org.hibernate.envers.query.criteria.CriteriaTools
- public class CriteriaTools 
- extends Object
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
checkPropertyNotARelation
public static void checkPropertyNotARelation(AuditConfiguration verCfg,
                                             String entityName,
                                             String propertyName)
                                      throws AuditException
- 
- Throws:
- AuditException
 
getRelatedEntity
public static RelationDescription getRelatedEntity(AuditConfiguration verCfg,
                                                   String entityName,
                                                   String propertyName)
                                            throws AuditException
- 
- Throws:
- AuditException
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.