| Package | Description |
|---|---|
| org.apache.openejb.core.managed | |
| org.apache.openejb.core.stateful | |
| org.apache.openejb.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected JtaEntityManagerRegistry |
ManagedContainer.entityManagerRegistry |
| Constructor and Description |
|---|
ManagedUserTransaction(UserTransaction userTransaction,
JtaEntityManagerRegistry jtaEntityManagerRegistry) |
| Modifier and Type | Field and Description |
|---|---|
protected JtaEntityManagerRegistry |
StatefulContainer.entityManagerRegistry |
| Constructor and Description |
|---|
StatefulUserTransaction(UserTransaction userTransaction,
JtaEntityManagerRegistry jtaEntityManagerRegistry) |
| Constructor and Description |
|---|
JtaEntityManager(JtaEntityManagerRegistry registry,
javax.persistence.EntityManagerFactory entityManagerFactory,
Map properties,
String unitName) |
JtaEntityManager(String unitName,
JtaEntityManagerRegistry registry,
javax.persistence.EntityManagerFactory entityManagerFactory,
Map properties,
boolean extended) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.