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

Part Number E13941-06

Uses of Package
weblogic.transaction.nonxa

Packages that use weblogic.transaction.nonxa
weblogic.transaction Provides interfaces and classes for transaction support. 
weblogic.transaction.nonxa Provides an interface to integrate resources that do not support the javax.transaction.xa.XAResource interface with the WL transaction manager. 
 

Classes in weblogic.transaction.nonxa used by weblogic.transaction
NonXAResource
          This interface is provided to easily integrate resources that do not support the javax.transaction.xa.XAResource interface with the WL transaction manager.
 

Classes in weblogic.transaction.nonxa used by weblogic.transaction.nonxa
EmulatedTwoPhaseResource
           
NonXAException
          Thrown by resources implementing the NonXAResource interface to indicate an error while processing the resource's local transaction.
NonXAResource
          This interface is provided to easily 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