Uses of Interface
javax.persistence.metamodel.Metamodel
Packages that use Metamodel
-
Uses of Metamodel in javax.persistence
Methods in javax.persistence that return MetamodelModifier and TypeMethodDescriptionEntityManager.getMetamodel()Return an instance ofMetamodelinterface for access to the metamodel of the persistence unit.EntityManagerFactory.getMetamodel()Return an instance ofMetamodelinterface for access to the metamodel of the persistence unit.