|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationMetaEntity | |
|---|---|
| org.hibernate.jpamodelgen.annotation | |
| Uses of AnnotationMetaEntity in org.hibernate.jpamodelgen.annotation |
|---|
| Subclasses of AnnotationMetaEntity in org.hibernate.jpamodelgen.annotation | |
|---|---|
class |
AnnotationEmbeddable
|
| Constructors in org.hibernate.jpamodelgen.annotation with parameters of type AnnotationMetaEntity | |
|---|---|
AnnotationMetaAttribute(AnnotationMetaEntity parent,
Element element,
String type)
|
|
AnnotationMetaCollection(AnnotationMetaEntity parent,
Element element,
String collectionType,
String elementType)
|
|
AnnotationMetaMap(AnnotationMetaEntity parent,
Element element,
String collectionType,
String keyType,
String elementType)
|
|
AnnotationMetaSingleAttribute(AnnotationMetaEntity parent,
Element element,
String type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||