| Package | Description | 
|---|---|
| javax.persistence.metamodel | Java Persistence Metamodel API | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | EntityType<X>Instances of the type  EntityTyperepresent entity types. | 
| interface  | MappedSuperclassType<X>Instances of the type  MappedSuperclassTyperepresent 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 © 2017. All Rights Reserved.