Oracle Application Server TopLink API Reference
10g (9.0.4)

B10491-01

oracle.toplink.sessions
Interface ExternalTransactionController

All Known Implementing Classes:
AbstractExternalTransactionController, BluestoneJTSExternalTransactionController, HPArjunaTransactionController, HPJonasTransactionController, InpriseJTSExternalTransactionController, Oracle8iJTSExternalTransactionController, OS390ExternalTransactionController, WebLogicJTSExternalTransactionController, WebSphereJTSExternalTransactionController

public interface ExternalTransactionController

Purpose: Interface for external transaction management.

Description: This interface represents a delegate to be used for external transaction management. The implementing class may interface to an OMG OTS service, a Java JTS service or a manufacturer's specific implementation of these services.

Responsibilities:



Copyright © 2003 Oracle Corporation. All Rights Reserved.