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(java.lang.String fqcn) |
Modifier and Type | Method and Description |
---|---|
void |
Context.addAccessTypeInformation(java.lang.String fqcn,
AccessTypeInformation info) |
Modifier and Type | Method and Description |
---|---|
AccessTypeInformation |
AnnotationMetaEntity.getEntityAccessTypeInfo() |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.