| Package | Description |
|---|---|
| org.hibernate.jpamodelgen | |
| org.hibernate.jpamodelgen.annotation | |
| org.hibernate.jpamodelgen.util | |
| org.hibernate.jpamodelgen.util.xml | |
| org.hibernate.jpamodelgen.xml |
| Modifier and Type | Method and Description |
|---|---|
static void |
ClassWriter.writeFile(MetaEntity entity,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
Context |
AnnotationMetaEntity.getContext() |
| Constructor and Description |
|---|
AnnotationMetaEntity(TypeElement element,
Context context,
boolean lazilyInitialised) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TypeUtils.determineAccessTypeForHierarchy(TypeElement searchedElement,
Context context) |
static String |
TypeUtils.extractClosestRealTypeAsString(TypeMirror type,
Context context) |
static TypeMirror |
TypeUtils.getCollectionElementType(DeclaredType t,
String fqNameOfReturnedType,
String explicitTargetEntityName,
Context context) |
static String |
TypeUtils.getKeyType(DeclaredType t,
Context context) |
| Constructor and Description |
|---|
XmlParserHelper(Context context) |
| Constructor and Description |
|---|
JpaDescriptorParser(Context context) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.