Package tyrex.tm.impl

Transaction Manager Implementation

See:
          Description

Class Summary
CloudscapeXAResourceHelper This class describes various methods to help the transaction manipulate XA resources from Oracle.
ControlImpl Implements a Control interface into a transaction.
CoordinatorImpl Implements a Coordinator interface into a transaction.
DomainConfig Domain configuration object read from the domain configuration file and used to construct a new transaction domain.
InformixXAResourceHelper This class describes various methods to help the transaction manipulate XA resources from Informix.
OracleXAResourceHelper This class describes various methods to help the transaction manipulate XA resources from Oracle.
ResourceImpl Implements an OTS interface on top of TransactionImpl so we can register a local transaction as a resource in a global transaction.
TerminatorImpl Implements a Terminator interface into a transaction.
ThreadContext Implementation of RuntimeContext.
TransactionDomainImpl Implementation of a transaction domain.
TransactionFactoryImpl Implements an OTS transaction factory and identification interfaces.
TransactionImpl Implements a global transaction.
TransactionManagerImpl Implements a local transaction manager.
UserTransactionImpl Simple implementation of the UserTransaction interface.
Util Utility methods.
XAResourceHelper This class describes various methods to help the transaction manipulate XA resources from database vendors that don't comply fully with the XA specification.
XAResourceHelperManager Class for creating and managing XAResourceHelper object.
XAResourceHolder Helper class containing XA resource and its associated callback.
 

Exception Summary
NestedSystemException JTA system exception that wraps an underlying exception.
 

Package tyrex.tm.impl Description

Transaction Manager Implementation

Version:
$Revision: 1.1 $ $Date: 2001/02/27 00:37:52 $
Author:
Assaf Arkin



Original code is Copyright (c) 1999-2001, Intalio, Inc. All Rights Reserved. Contributions by MetaBoss team are Copyright (c) 2003-2005, Softaris Pty. Ltd. All Rights Reserved.