|
|||||||||
| 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
Purpose: Concrete implementation of an ExternalTransactionController.
Description: This class implements the registration of a synchronization object according to the JTS 1.0 standard.
Responsibilities:
AbstractExternalTransactionController,
ExternalTransactionController| Constructor Summary |
JTSExternalTransactionController()
PUBLIC: Return a new controller for use with a JTS 1.0 compliant driver. |
| Method Summary |
| Type | Method |
|---|
| Methods inherited from class oracle.toplink.jts.AbstractExternalTransactionController |
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JTSExternalTransactionController()
JTSSynchronizationListener.setTransactionManager(javax.transaction.TransactionManager),
oracle.toplink.sessions.DatabaseSession.setExternalTransactionController(ExternalTransactionController)| Method Detail |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||