|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.toplink.jts.AbstractExternalTransactionController | +--oracle.toplink.jts.JTSExternalTransactionController | +--oracle.toplink.jts.os390.OS390ExternalTransactionController
Purpose: Concrete implementation of an ExternalTransactionController.
Description: This class implements the registration of a synchronization object according to OS390 version of WebSphere
Responsibilities:
OS390SynchronizationListener
Constructor Summary |
OS390ExternalTransactionController()
PUBLIC: Return a new controller for use with Websphere on OS390. |
Method Summary |
Type | Method |
---|
Methods inherited from class oracle.toplink.jts.JTSExternalTransactionController |
|
Methods inherited from class oracle.toplink.jts.AbstractExternalTransactionController |
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.toplink.sessions.ExternalTransactionController |
|
Constructor Detail |
public OS390ExternalTransactionController()
Method Detail |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |