Oracle Application Server TopLink API Reference
10g Release 2 (10.1.2)

B15903-01


oracle.toplink.jts.inprise
Class InpriseJTSExternalTransactionController

java.lang.Object
  extended byoracle.toplink.jts.AbstractExternalTransactionController
      extended byoracle.toplink.jts.inprise.InpriseJTSExternalTransactionController

All Implemented Interfaces:
ExternalTransactionController

public class InpriseJTSExternalTransactionController
extends AbstractExternalTransactionController
implements ExternalTransactionController

Purpose: Concrete implementation of an ExternalTransactionController.

Description: This class implements the registration of a synchronization object according to the Imprise Application Server 4.0 implementation

Responsibilities:


Constructor Summary
InpriseJTSExternalTransactionController()

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

InpriseJTSExternalTransactionController

public InpriseJTSExternalTransactionController()

Copyright © 1998, 2005 Oracle Corporation. All Rights Reserved.