Uses of Interface
javax.persistence.metamodel.Metamodel
Packages that use Metamodel
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
-
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.