Package org.hibernate.annotationfactory

Class Summary
AnnotationDescriptor Encapsulates the data you need to create an annotation.
AnnotationFactory Creates live annotations (actually AnnotationProxies) from AnnotationDescriptors.
AnnotationProxy A concrete implementation of Annotation that pretends it is a "real" source code annotation.