Skip navigation links

Oracle TopLink Java API Reference
10g Release 3 (10.1.3.1)

B28219-01


Package oracle.toplink.transaction

Interface Summary
SynchronizationListenerFactory Purpose: Generate synchronization listener objects of the appropriate type.

 

Class Summary
AbstractSynchronizationListener Purpose: Abstract Synchronization Listener class Description: This abstract class is paired with the AbstractTransactionController class.
AbstractTransactionController Purpose: Abstract implementation of an ExternalTransactionController.
JTASynchronizationListener Purpose: Synchronization object implementation for JTA 1.0 Description: Instances of this class are registered against JTA 1.0 transactions.
JTATransactionController Purpose: TransactionController implementation for JTA 1.0 Description: Implements the required behaviour for controlling JTA 1.0 transactions.
OTSSynchronizationListener Purpose: Synchronization listener implementation for Java Transaction Service (JTS) which is the Java binding of the CORBAservices Common Object Services (Cos) Transaction Service (OTS) 1.x Description: Instances of this class are invoked during OTS 1.x synchronization callbacks from OTS coordinators.
OTSTransactionController Purpose: TransactionController implementation for Java Transaction Service (JTS) which is the Java binding of the CORBAservices Common Object Services (Cos) Transaction Service (OTS) 1.x Description: Implements the required behaviour for directly controlling OTS 1.x transactions without going through JTA.

 


Skip navigation links

Copyright © 1998, 2006, Oracle. All Rights Reserved.