org.hibernate.envers.configuration.metadata.reader
Class AnnotationsMetadataReader
java.lang.Object
   org.hibernate.envers.configuration.metadata.reader.AnnotationsMetadataReader
org.hibernate.envers.configuration.metadata.reader.AnnotationsMetadataReader
- public final class AnnotationsMetadataReader 
- extends Object
A helper class to read versioning meta-data from annotations on a persistent class.
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AnnotationsMetadataReader
public AnnotationsMetadataReader(GlobalConfiguration globalCfg,
                                 org.hibernate.annotations.common.reflection.ReflectionManager reflectionManager,
                                 PersistentClass pc)
getAuditData
public ClassAuditingData getAuditData()
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.