Hibernate Commons Annotations 3.2.0.Final-redhat-2

Uses of Interface
org.hibernate.annotations.common.reflection.AnnotationReader

Packages that use AnnotationReader
org.hibernate.annotations.common.reflection   
org.hibernate.annotations.common.reflection.java   
 

Uses of AnnotationReader in org.hibernate.annotations.common.reflection
 

Methods in org.hibernate.annotations.common.reflection that return AnnotationReader
 AnnotationReader ReflectionManager.buildAnnotationReader(AnnotatedElement annotatedElement)
           
 AnnotationReader MetadataProvider.getAnnotationReader(AnnotatedElement annotatedElement)
          provide metadata for a gien annotated element
 

Uses of AnnotationReader in org.hibernate.annotations.common.reflection.java
 

Methods in org.hibernate.annotations.common.reflection.java that return AnnotationReader
 AnnotationReader JavaReflectionManager.buildAnnotationReader(AnnotatedElement annotatedElement)
           
 AnnotationReader JavaMetadataProvider.getAnnotationReader(AnnotatedElement annotatedElement)
           
 


Hibernate Commons Annotations 3.2.0.Final-redhat-2

Copyright © 2005-2012 JBoss by Red Hat. All Rights Reserved.