Uses of Class
org.hibernate.annotations.common.annotationfactory.AnnotationDescriptor

Packages that use AnnotationDescriptor
org.hibernate.annotations.common.annotationfactory   
 

Uses of AnnotationDescriptor in org.hibernate.annotations.common.annotationfactory
 

Methods in org.hibernate.annotations.common.annotationfactory with parameters of type AnnotationDescriptor
static
<T extends Annotation>
T
AnnotationFactory.create(AnnotationDescriptor descriptor)
           
 

Constructors in org.hibernate.annotations.common.annotationfactory with parameters of type AnnotationDescriptor
AnnotationProxy(AnnotationDescriptor descriptor)
           
 



Copyright © 2005-2011 Hibernate.org. All Rights Reserved.