Class | Description |
---|---|
EntityTransactionImpl |
INTERNAL:
Base EntityTransactionImpl
This is a thin wrapper around a UnitOfWork that implements functionality required
by the EntityTransaction interface.
|
EntityTransactionWrapper |
INTERNAL:
Base EntityTransactionWrapper
The EntityTransactionWrapper is used to make in transparent to an EntityManager
what kind of transaction is being used.
|
JTATransactionWrapper |
INTERNAL:
Base JTATransactionWrapper
The JTATransactionWrapper is used to make in transparent to an EntityManager
what kind of transaction is being used.
|
TransactionImpl |
Implementation of JTA Transaction class.
|
TransactionManagerImpl |
Implementation of JTA Transaction manager class.
|
TransactionWrapperImpl |
Copyright © 2024. All rights reserved.