| Package | Description |
|---|---|
| javax.persistence.metamodel |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityType<X>
Reflection model for a JPA entity.
|
interface |
MappedSuperclassType<X>
Model of a basic type
|
| Modifier and Type | Method and Description |
|---|---|
IdentifiableType<? super X> |
IdentifiableType.getSupertype() |