Uses of Interface
javax.persistence.EntityManager
Packages that use EntityManager
-
Uses of EntityManager in javax.persistence
Methods in javax.persistence that return EntityManagerModifier and TypeMethodDescriptionEntityManagerFactory.createEntityManager()Create a new application-managedEntityManager.EntityManagerFactory.createEntityManager(Map map) Create a new application-managedEntityManagerwith the specified Map of properties.