|
JPA 2.0 API 1.0.1.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdentifiableType | |
---|---|
javax.persistence.metamodel |
Uses of IdentifiableType in javax.persistence.metamodel |
---|
Subinterfaces of IdentifiableType in javax.persistence.metamodel | |
---|---|
interface |
EntityType<X>
Instances of the type EntityType represent entity types. |
interface |
MappedSuperclassType<X>
Instances of the type MappedSuperclassType represent mapped
superclass types. |
Methods in javax.persistence.metamodel that return IdentifiableType | |
---|---|
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. |
|
JPA 2.0 API 1.0.1.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |