Interface JpaMetamodel

All Superinterfaces:
Metamodel
All Known Subinterfaces:
JpaMetamodelImplementor
All Known Implementing Classes:
JpaMetamodelImpl, MappingMetamodelImpl

@Incubating public interface JpaMetamodel extends Metamodel
Extensions to the JPA-defined metamodel of persistent Java types.
Since:
6.0
See Also:
API Note:
This is an incubating API. Its name and package may change.