|
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.jts.AbstractExternalTransactionController
Deprecated. since OracleAS TopLink 10g (10.1.3). This class is replaced by AbstractTransactionController
Purpose: Abstract implementation of an ExternalTransactionController.
Description: This class implements the registerSynchronizationListener method, satisfying the ExternalTransactionController interface. In order to interface to different transaction services (e.g. OMG OTS service, Java JTS service, etc), the registration of a synchronization object is done in the register method, which is abstract here (i.e. must be overridden in a concrete sub-class). It is also responsible for maintaining the unit of work for the active JTS transactions and allowing it to be created and looked up.
Responsibilities:
ExternalTransactionController
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |