| Name | Description | Type | Package | Framework |
| AppSetRollbackOnlyException | Indicates that a transaction was marked for rollback by an application component. | Class | weblogic.transaction | Oracle WebLogic |
|
| BeginNotificationListener | An object implementing this interface may be registered with the server transaction manager to receive a notification callback when | Interface | weblogic.transaction | Oracle WebLogic |
|
| ClientTransactionManager | Allows a transaction to be suspended and resumed. | Interface | weblogic.transaction | Oracle WebLogic |
|
| ClientTxHelper | This class is suitable to be used on a "thicker" thin client. | Class | weblogic.transaction | Oracle WebLogic |
|
| InterposedTransactionManager | InterposedTransactionManager is used by a bi-directional gateway for importing foreign transactions into WLS. | Interface | weblogic.transaction | Oracle WebLogic |
|
| NonXAException | Thrown by resources implementing the NonXAResource interface to indicate an error while processing the resource's local transaction. | Class | weblogic.transaction.nonxa | Oracle WebLogic |
|
| NonXAResource | This interface is provided to easily integrate resources that do not support the javax. | Interface | weblogic.transaction.nonxa | Oracle WebLogic |
|
| RollbackException | This class extends javax. | Class | weblogic.transaction | Oracle WebLogic |
|
| ServerTransactionManager | ServerTransactionManager enables the caller to get the TransactionLogger object associated with this server. | Interface | weblogic.transaction | Oracle WebLogic |
|
| TimedOutException | Indicates that a transaction was rolled back due to a timeout. | Class | weblogic.transaction | Oracle WebLogic |
|
| Transaction | This interface provides extensions to the javax. | Interface | weblogic.transaction | Oracle WebLogic |
|
| TransactionHelper | Helper for managing transactions required by higher-levelSee Also:This helper allows the local TM to be replaced at will, | Class | weblogic.transaction | Oracle WebLogic |
|
| TransactionLoggable | Interface for object capable of being stored in transaction log. | Interface | weblogic.transaction | Oracle WebLogic |
|
| TransactionLogger | Transaction log manager for two-phase commit. | Interface | weblogic.transaction | Oracle WebLogic |
|
| TransactionManager | Allows XA resources to register and unregister themselves with the Transaction Manager on startup. | Interface | weblogic.transaction | Oracle WebLogic |
|
| TransactionSystemException | This class extends java. | Class | weblogic.transaction | Oracle WebLogic |
|
| TxHelper | This class is a convenience wrapper for gaining access to objects and resources related to the transaction manager, on both | Class | weblogic.transaction | Oracle WebLogic |
|
| UserTransaction | This interface defines WebLogic-specific extensions to javax. | Interface | weblogic.transaction | Oracle WebLogic |
|
| WLXid | Fields inherited from interface javax. | Interface | weblogic.transaction | Oracle WebLogic |
|
| XAException | See Also:Serialized FormFields inherited from class javax. | Class | weblogic.transaction | Oracle WebLogic |
|
| XAResource | This is an optional interface that XA resource provider can implement to communicate extra information to the Transaction | Interface | weblogic.transaction | Oracle WebLogic |
|
| XIDFactory | Factory class for platform-specific Xid instances. | Class | weblogic.transaction | Oracle WebLogic |