Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Package weblogic.transaction.nonxa

Provides an interface to integrate resources that do not support the javax.transaction.xa.XAResource interface with the WL transaction manager.

See:
          Description

Interface Summary
DataSourceEmulatedTwoPhaseResource Contains information specific to DataSource EmulatedTwoPhaseResource(s)
EmulatedTwoPhaseResource  
NonXAResource This interface is provided to easily integrate resources that do not support the javax.transaction.xa.XAResource interface with the WL transaction manager.
 

Exception Summary
NonXAException Thrown by resources implementing the NonXAResource interface to indicate an error while processing the resource's local transaction.
 

Package weblogic.transaction.nonxa Description

Provides an interface to integrate resources that do not support the javax.transaction.xa.XAResource interface with the WL transaction manager.


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06