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

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

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

Classes in org.hibernate.envers.configuration.metadata.reader that implement PersistentPropertiesSource
static class AuditedPropertiesReader.ComponentPropertiesSource
           
 

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



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