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) -
Uses of AnnotationReader in org.hibernate.boot.model.internal
Classes in org.hibernate.boot.model.internal that implement AnnotationReaderModifier and TypeClassDescriptionclassEncapsulates the overriding of Java annotations from an EJB 3.0 descriptor (orm.xml, ...).Methods in org.hibernate.boot.model.internal that return AnnotationReaderModifier and TypeMethodDescriptionJPAXMLOverriddenMetadataProvider.getAnnotationReader(AnnotatedElement annotatedElement)