|
Oracle | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
javax.transaction.xa.XAResource
interface with the WL transaction manager.
See:
Description
Interface Summary | |
---|---|
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.
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |