Class | Description |
---|---|
AtomicTransaction |
An extension of the AtomicTransaction class so we can create new instances
without having to create a new transaction.
|
BaseTransaction |
Some common methods for UserTransaction and TransactionManager.
|
TransactionImple |
An implementation of javax.transaction.Transaction.
|
TransactionManagerImple |
An implementation of javax.transaction.TransactionManager.
|
TransactionSynchronizationRegistryImple |
Implementation of the TransactionSynchronizationRegistry interface, in line with the JTA 1.1 specification.
|
UserTransactionImple |
An implementation of javax.transaction.UserTransaction.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.