| Package | Description |
|---|---|
| javax.persistence | |
| oracle.toplink.essentials.internal.ejb.cmp3 | |
| oracle.toplink.essentials.internal.ejb.cmp3.transaction |
| Modifier and Type | Method and Description |
|---|---|
EntityTransaction |
EntityManager.getTransaction()
Returns the resource-level transaction object.
|
| Modifier and Type | Method and Description |
|---|---|
EntityTransaction |
EntityManagerImpl.getTransaction()
Returns the resource-level transaction object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTransactionImpl
JDK 1.5 version of the EntityTransaction.
|
| Modifier and Type | Method and Description |
|---|---|
EntityTransaction |
JTATransactionWrapper.getTransaction()
An ENtityTransaction cannot be used at the same time as a JTA transaction
throw an exception
|
EntityTransaction |
EntityTransactionWrapper.getTransaction()
Lazy initialize the EntityTransaction.
|
EntityTransaction |
TransactionWrapper.getTransaction() |
Copyright © 2023. All rights reserved.