Uses of Class
org.hibernate.processor.annotation.AnnotationMeta
Packages that use AnnotationMeta
Package
Description
Implementation of the model classes backed by annotations.
-
Uses of AnnotationMeta in org.hibernate.processor.annotation
Subclasses of AnnotationMeta in org.hibernate.processor.annotationModifier and TypeClassDescriptionclassClass used to collect meta information about an annotated type (entity, embeddable or mapped superclass).classClass used to collect meta information about an annotated package.