Package | Description |
---|---|
oracle.toplink.essentials.internal.ejb.cmp3.base | |
oracle.toplink.essentials.internal.ejb.cmp3.transaction.base |
Modifier and Type | Field and Description |
---|---|
protected RepeatableWriteUnitOfWork |
EntityManagerImpl.extendedPersistenceContext |
Modifier and Type | Method and Description |
---|---|
RepeatableWriteUnitOfWork |
EntityManagerImpl.getActivePersistenceContext(Object txn) |
protected RepeatableWriteUnitOfWork |
EntityManagerImpl.getTransactionalUnitOfWork_new(Object tnx) |
Modifier and Type | Field and Description |
---|---|
protected RepeatableWriteUnitOfWork |
TransactionWrapperImpl.localUOW |
Modifier and Type | Method and Description |
---|---|
RepeatableWriteUnitOfWork |
JTATransactionWrapper.getTransactionalUnitOfWork(Object transaction)
INTERNAL:
THis method is used to get the active UnitOfWork.
|
abstract RepeatableWriteUnitOfWork |
TransactionWrapperImpl.getTransactionalUnitOfWork(Object transaction)
INTERNAL:
THis method is used to get the active UnitOfWork.
|
RepeatableWriteUnitOfWork |
EntityTransactionWrapper.getTransactionalUnitOfWork(Object transaction)
INTERNAL:
THis method is used to get the active UnitOfWork.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionWrapperImpl.setLocalUnitOfWork(RepeatableWriteUnitOfWork uow) |
Copyright © 2023. All rights reserved.