Package | Description |
---|---|
org.hibernate.jpamodelgen.annotation | |
org.hibernate.jpamodelgen.model | |
org.hibernate.jpamodelgen.xml |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationMetaAttribute
Captures all information about an annotated persistent attribute.
|
class |
AnnotationMetaCollection |
class |
AnnotationMetaMap |
class |
AnnotationMetaSingleAttribute |
Modifier and Type | Method and Description |
---|---|
List<MetaAttribute> |
AnnotationMetaEntity.getMembers() |
Modifier and Type | Interface and Description |
---|---|
interface |
MetaCollection |
interface |
MetaSingleAttribute |
Modifier and Type | Method and Description |
---|---|
List<MetaAttribute> |
MetaEntity.getMembers() |
Modifier and Type | Class and Description |
---|---|
class |
XmlMetaAttribute |
class |
XmlMetaCollection |
class |
XmlMetaMap |
class |
XmlMetaSingleAttribute |
Modifier and Type | Method and Description |
---|---|
List<MetaAttribute> |
XmlMetaEntity.getMembers() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.