|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
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. |
Provides an interface to integrate resources that do not support the javax.transaction.xa.XAResource
interface with the WL transaction manager.
|
Copyright 1996, 2014, 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 Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |