JPA 2.0 API 1.0.1.Final-redhat-2

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 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.
 


JPA 2.0 API 1.0.1.Final-redhat-2

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