|
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/E13222_01/wls/docs103 Copyright 1996,2008, 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. |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||