|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.toplink.transaction.AbstractTransactionController
oracle.toplink.transaction.JTATransactionController
oracle.toplink.transaction.was.WebSphereTransactionController_5_0
Purpose: TransactionController implementation for WebSphere 5.0
Description: Implements the required behaviour for controlling transactions in WebSphere 5.0. Since 5.0 provides support for JTA the TransactionManager must be set on the instance.
JTATransactionController
Constructor Summary | |
WebSphereTransactionController_5_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 |
public WebSphereTransactionController_5_0()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |