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