Interface JpaMetamodel

All Superinterfaces:
Metamodel
All Known Subinterfaces:
JpaMetamodelImplementor, Metamodel, MetamodelImplementor
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: