Package | Description |
---|---|
javax.persistence |
Modifier and Type | Method and Description |
---|---|
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–2017 Hibernate.org. All rights reserved.