| Package | Description |
|---|---|
| org.hibernate.jpamodelgen |
The main package of this annotation processor.
|
| org.hibernate.jpamodelgen.annotation |
Implementation of the model classes backed by annotations.
|
| Modifier and Type | Method and Description |
|---|---|
AccessTypeInformation |
Context.getAccessTypeInfo(String fqcn) |
| Modifier and Type | Method and Description |
|---|---|
void |
Context.addAccessTypeInformation(String fqcn,
AccessTypeInformation info) |
| Modifier and Type | Method and Description |
|---|---|
AccessTypeInformation |
AnnotationMetaEntity.getEntityAccessTypeInfo() |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.