Package org.hibernate.annotations.common.annotationfactory
-
Class Summary Class Description AnnotationDescriptor Encapsulates the data you need to create an annotation.AnnotationFactory Creates live annotations (actuallyAnnotationProxies) fromAnnotationDescriptors.AnnotationProxy A concrete implementation ofAnnotationthat pretends it is a "real" source code annotation.