| Package | Description |
|---|---|
| org.apache.openejb.persistence |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.EntityManager |
JtaEntityManagerRegistry.getEntityManager(javax.persistence.EntityManagerFactory entityManagerFactory,
Map properties,
boolean extended,
String unitName)
Gets an entity manager instance from the transaction registry, extended registry or for a transaction scoped
entity manager, creates a new one when an existing instance is not found.
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.