|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JtaEntityManagerRegistry | |
|---|---|
| org.apache.openejb.core.managed | |
| org.apache.openejb.core.stateful | |
| org.apache.openejb.persistence | |
| Uses of JtaEntityManagerRegistry in org.apache.openejb.core.managed |
|---|
| Fields in org.apache.openejb.core.managed declared as JtaEntityManagerRegistry | |
|---|---|
protected JtaEntityManagerRegistry |
ManagedContainer.entityManagerRegistry
|
| Constructors in org.apache.openejb.core.managed with parameters of type JtaEntityManagerRegistry | |
|---|---|
ManagedUserTransaction(UserTransaction userTransaction,
JtaEntityManagerRegistry jtaEntityManagerRegistry)
|
|
| Uses of JtaEntityManagerRegistry in org.apache.openejb.core.stateful |
|---|
| Fields in org.apache.openejb.core.stateful declared as JtaEntityManagerRegistry | |
|---|---|
protected JtaEntityManagerRegistry |
StatefulContainer.entityManagerRegistry
|
| Constructors in org.apache.openejb.core.stateful with parameters of type JtaEntityManagerRegistry | |
|---|---|
StatefulUserTransaction(UserTransaction userTransaction,
JtaEntityManagerRegistry jtaEntityManagerRegistry)
|
|
| Uses of JtaEntityManagerRegistry in org.apache.openejb.persistence |
|---|
| Constructors in org.apache.openejb.persistence with parameters of type JtaEntityManagerRegistry | |
|---|---|
JtaEntityManager(JtaEntityManagerRegistry registry,
javax.persistence.EntityManagerFactory entityManagerFactory,
Map properties,
String unitName)
|
|
JtaEntityManager(String unitName,
JtaEntityManagerRegistry registry,
javax.persistence.EntityManagerFactory entityManagerFactory,
Map properties,
boolean extended)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||