Package org.hibernate.envers.configuration.metadata.reader

Interface Summary
AuditedPropertiesHolder Implementations hold other audited properties.
PersistentPropertiesSource A source of data on persistent properties of a class or component.
 

Class Summary
AnnotationsMetadataReader A helper class to read versioning meta-data from annotations on a persistent class.
AuditedPropertiesReader Reads persistent properties form a PersistentPropertiesSource and adds the ones that are audited to a AuditedPropertiesHolder, filling all the auditing data.
ClassAuditingData  
ComponentAuditingData Audit mapping meta-data for component.
PropertyAuditingData  
 



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