Uses of Class
org.hibernate.jpamodelgen.annotation.AnnotationMetaAttribute

Packages that use AnnotationMetaAttribute
org.hibernate.jpamodelgen.annotation   
 

Uses of AnnotationMetaAttribute in org.hibernate.jpamodelgen.annotation
 

Subclasses of AnnotationMetaAttribute in org.hibernate.jpamodelgen.annotation
 class AnnotationMetaCollection
           
 class AnnotationMetaMap
           
 class AnnotationMetaSingleAttribute
           
 

Methods in org.hibernate.jpamodelgen.annotation that return AnnotationMetaAttribute
 AnnotationMetaAttribute MetaAttributeGenerationVisitor.visitArray(ArrayType t, Element element)
           
 AnnotationMetaAttribute MetaAttributeGenerationVisitor.visitDeclared(DeclaredType declaredType, Element element)
           
 AnnotationMetaAttribute MetaAttributeGenerationVisitor.visitExecutable(ExecutableType t, Element p)
           
 AnnotationMetaAttribute MetaAttributeGenerationVisitor.visitPrimitive(PrimitiveType t, Element element)
           
 AnnotationMetaAttribute MetaAttributeGenerationVisitor.visitTypeVariable(TypeVariable t, Element element)
           
 



Copyright © 2009-2011. All Rights Reserved.