Skip navigation links

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

B28219-01


oracle.toplink.transaction.was
Class WebSphereTransactionController_4_0

java.lang.Object
  extended byoracle.toplink.transaction.AbstractTransactionController
      extended byoracle.toplink.transaction.OTSTransactionController
          extended byoracle.toplink.transaction.was.WebSphereTransactionController_4_0

All Implemented Interfaces:
ExternalTransactionController

public class WebSphereTransactionController_4_0
extends OTSTransactionController

Purpose: TransactionController implementation for WebSphere 4.0

Description: Implements the required behaviour for controlling transactions in WebSphere 4.0.

See Also:
OTSTransactionController

Field Summary

 

Fields inherited from class oracle.toplink.transaction.OTSTransactionController
DEFAULT_REPORT_HEURISTICS, reportHeuristicsOnCommit

 

Constructor Summary
WebSphereTransactionController_4_0()
           

 

Methods inherited from class oracle.toplink.transaction.OTSTransactionController
getReportHeuristicsOnCommit, setReportHeuristicsOnCommit

 

Methods inherited from class oracle.toplink.transaction.AbstractTransactionController
jndiLookup, logTxStateTrace, logTxTrace

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

WebSphereTransactionController_4_0

public WebSphereTransactionController_4_0()

Skip navigation links

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