Package | Description |
---|---|
org.hibernate.jpamodelgen |
The main package of this annotation processor.
|
org.hibernate.jpamodelgen.annotation |
Implementation of the model classes backed by annotations.
|
org.hibernate.jpamodelgen.model | |
org.hibernate.jpamodelgen.xml |
Implementation of the model classes backed by annotations.
|
Modifier and Type | Class and Description |
---|---|
class |
ImportContextImpl |
Modifier and Type | Class and Description |
---|---|
class |
AnnotationMetaEntity
Class used to collect meta information about an annotated type (entity, embeddable or mapped superclass).
|
Modifier and Type | Interface and Description |
---|---|
interface |
MetaEntity |
Modifier and Type | Class and Description |
---|---|
class |
XmlMetaEntity
Collects XML-based meta information about an annotated type (entity, embeddable or mapped superclass).
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.