Uses of Class
org.hibernate.envers.AuditTable

Packages that use AuditTable
org.hibernate.envers.configuration.metadata.reader   
org.hibernate.envers.test.integration.naming   
 

Uses of AuditTable in org.hibernate.envers.configuration.metadata.reader
 

Methods in org.hibernate.envers.configuration.metadata.reader that return AuditTable
 AuditTable ClassAuditingData.getAuditTable()
           
 

Methods in org.hibernate.envers.configuration.metadata.reader with parameters of type AuditTable
 void ClassAuditingData.setAuditTable(AuditTable auditTable)
           
 

Uses of AuditTable in org.hibernate.envers.test.integration.naming
 

Classes in org.hibernate.envers.test.integration.naming with annotations of type AuditTable
 class NamingTestEntity1
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.