Uses of Interface
org.hibernate.envers.configuration.metadata.reader.AuditedPropertiesHolder

Packages that use AuditedPropertiesHolder
org.hibernate.envers.configuration.metadata.reader   
 

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

Classes in org.hibernate.envers.configuration.metadata.reader that implement AuditedPropertiesHolder
 class ClassAuditingData
           
 class ComponentAuditingData
          Audit mapping meta-data for component.
 

Constructors in org.hibernate.envers.configuration.metadata.reader with parameters of type AuditedPropertiesHolder
AuditedPropertiesReader(ModificationStore defaultStore, PersistentPropertiesSource persistentPropertiesSource, AuditedPropertiesHolder auditedPropertiesHolder, GlobalConfiguration globalCfg, org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager, String propertyNamePrefix)
           
 



Copyright © 2002-2009 Red Hat Middleware, LLC. All Rights Reserved