Uses of Interface
javax.persistence.metamodel.Metamodel

Packages that use Metamodel
javax.persistence   
 

Uses of Metamodel in javax.persistence
 

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



Copyright © 2007-2011 Hibernate.org. All Rights Reserved.