Uses of Interface
javax.persistence.metamodel.Metamodel

Packages that use Metamodel
javax.persistence API used by EJB 3.0 container 
 

Uses of Metamodel in javax.persistence
 

Methods in javax.persistence that return Metamodel
 Metamodel EntityManagerFactory.getMetamodel()
          Return an instance of Metamodel interface for access to the metamodel of the persistence unit.
 Metamodel EntityManager.getMetamodel()
          Return an instance of Metamodel interface for access to the metamodel of the persistence unit.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.