| Package | Description |
|---|---|
| javax.persistence.metamodel |
| 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 © 2012 Batoo Software & Consultancy. All Rights Reserved.