Uses of Interface
javax.persistence.metamodel.Metamodel
-
Packages that use Metamodel Package Description javax.persistence -
-
Uses of Metamodel in javax.persistence
Methods in javax.persistence that return Metamodel Modifier and Type Method Description MetamodelEntityManager. getMetamodel()Return an instance ofMetamodelinterface for access to the metamodel of the persistence unit.MetamodelEntityManagerFactory. getMetamodel()Return an instance ofMetamodelinterface for access to the metamodel of the persistence unit.
-