Package | Description |
---|---|
org.hibernate.annotations.common.reflection | |
org.hibernate.annotations.common.reflection.java |
Modifier and Type | Method and Description |
---|---|
AnnotationReader |
ReflectionManager.buildAnnotationReader(AnnotatedElement annotatedElement) |
AnnotationReader |
MetadataProvider.getAnnotationReader(AnnotatedElement annotatedElement)
provide metadata for a gien annotated element
|
Modifier and Type | Method and Description |
---|---|
AnnotationReader |
JavaReflectionManager.buildAnnotationReader(AnnotatedElement annotatedElement) |
AnnotationReader |
JavaMetadataProvider.getAnnotationReader(AnnotatedElement annotatedElement) |
Copyright © 2005-2013 Hibernate.org. All Rights Reserved.