Uses of Class
org.hibernate.models.internal.AbstractAnnotationDescriptor
Packages that use AbstractAnnotationDescriptor
-
Uses of AbstractAnnotationDescriptor in org.hibernate.models.internal
Subclasses of AbstractAnnotationDescriptor in org.hibernate.models.internalModifier and TypeClassDescriptionclassOrmAnnotationDescriptor<A extends Annotation,C extends A> Specialized AnnotationDescriptor implementation intended for use in describing Hibernate and JPA annotations.classStandardAnnotationDescriptor<A extends Annotation>Simple implementation ofAnnotationDescriptor.