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.
 



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