|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |