JPA 2.0 API 1.0.1.Final-redhat-2

Uses of Interface
javax.persistence.EntityManager

Packages that use EntityManager
javax.persistence   
 

Uses of EntityManager in javax.persistence
 

Methods in javax.persistence that return EntityManager
 EntityManager EntityManagerFactory.createEntityManager()
          Create a new application-managed EntityManager.
 EntityManager EntityManagerFactory.createEntityManager(Map map)
          Create a new application-managed EntityManager with the specified Map of properties.
 


JPA 2.0 API 1.0.1.Final-redhat-2

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