Uses of Interface
org.hibernate.annotations.common.reflection.AnnotationReader
Packages that use AnnotationReader
Package
Description
-
Uses of AnnotationReader in org.hibernate.annotations.common.reflection
Methods in org.hibernate.annotations.common.reflection that return AnnotationReaderModifier and TypeMethodDescriptionReflectionManager.buildAnnotationReader(AnnotatedElement annotatedElement) MetadataProvider.getAnnotationReader(AnnotatedElement annotatedElement) provide metadata for a given annotated element -
Uses of AnnotationReader in org.hibernate.annotations.common.reflection.java
Methods in org.hibernate.annotations.common.reflection.java that return AnnotationReaderModifier and TypeMethodDescriptionJavaReflectionManager.buildAnnotationReader(AnnotatedElement annotatedElement) JavaMetadataProvider.getAnnotationReader(AnnotatedElement annotatedElement)