Uses of Interface
javax.persistence.EntityManager
-
Packages that use EntityManager Package Description javax.persistence -
-
Uses of EntityManager in javax.persistence
Methods in javax.persistence that return EntityManager Modifier and Type Method Description EntityManagerEntityManagerFactory. createEntityManager()Create a new application-managedEntityManager.EntityManagerEntityManagerFactory. createEntityManager(java.util.Map map)Create a new application-managedEntityManagerwith the specified Map of properties.
-