Class AnnotationMetaAttribute

java.lang.Object
org.hibernate.processor.annotation.AnnotationMetaAttribute
All Implemented Interfaces:
MetaAttribute
Direct Known Subclasses:
AnnotationMetaCollection, AnnotationMetaSingleAttribute

public abstract class AnnotationMetaAttribute extends Object implements MetaAttribute
Captures all information about an annotated persistent attribute.