See: Description
| Interface | Description | 
|---|---|
| DdlTransactionIsolator | 
 Provides access to a Connection that is isolated from
 any "current transaction" with the designed purpose of
 performing DDL commands 
 | 
| SynchronizationRegistry | 
 Manages a registry of (local) JTA  
Synchronization instances | 
| SynchronizationRegistryImplementor | 
 SPI contract for SynchronizationRegistry implementors. 
 | 
| TransactionCoordinator | 
 Models the coordination of all transaction related flows. 
 | 
| TransactionCoordinator.TransactionDriver | 
 Provides the means for "local transactions" (as transaction drivers) to control the
 underlying "physical transaction" currently associated with the TransactionCoordinator. 
 | 
| TransactionCoordinatorBuilder | 
 Builder for TransactionCoordinator instances 
 | 
| TransactionCoordinatorBuilder.Options | 
 Access to options to are specific to each TransactionCoordinator instance 
 | 
| TransactionCoordinatorOwner | 
 Models an owner of a TransactionCoordinator. 
 | 
| Enum | Description | 
|---|---|
| TransactionStatus | 
 Enumeration of statuses in which a transaction facade ( 
Transaction) might be. | 
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.