Skip navigation links

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

B28219-01


oracle.toplink.transaction.was
Class WebSphereTransactionController_6_0

java.lang.Object
  extended byoracle.toplink.transaction.AbstractTransactionController
      extended byoracle.toplink.transaction.JTATransactionController
          extended byoracle.toplink.transaction.was.WebSphereTransactionController_5_1
              extended byoracle.toplink.transaction.was.WebSphereTransactionController_6_0

All Implemented Interfaces:
ExternalTransactionController

public class WebSphereTransactionController_6_0
extends WebSphereTransactionController_5_1

Purpose: TransactionController implementation for WebSphere 6.0

Description: Implements the required behaviour for controlling transactions in WebSphere 6.0. We need this class because 5.1 changed the TransactionManagerFactory package names.

See Also:
JTATransactionController

Constructor Summary
WebSphereTransactionController_6_0()
           

 

Methods inherited from class oracle.toplink.transaction.JTATransactionController
getTransactionManager, setTransactionManager

 

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_6_0

public WebSphereTransactionController_6_0()

Skip navigation links

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