Package | Description |
---|---|
jakarta.persistence.metamodel |
Jakarta Persistence Metamodel API
|
Modifier and Type | Interface and Description |
---|---|
interface |
EntityType<X>
Instances of the type
EntityType represent entity types. |
interface |
MappedSuperclassType<X>
Instances of the type
MappedSuperclassType represent mapped
superclass types. |
Modifier and Type | Method and Description |
---|---|
IdentifiableType<? super X> |
IdentifiableType.getSupertype()
Return the identifiable type that corresponds to the most
specific mapped superclass or entity extended by the entity
or mapped superclass.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.