| Package | Description |
|---|---|
| javax.transaction | |
| javax.transaction.xa |
This package contains the classes and interfaces that define the interaction
between the transaction manager and the resources it manages.
|
| Class and Description |
|---|
| XAResource
The XAResource interface is a Java mapping of the industry standard XA
interface based on the X/Open CAE Specification (Distributed Transaction
Processing: The XA Specification).
|
| Class and Description |
|---|
| XAException
The XAException is thrown by resource managers in case of problems.
|
| XAResource
The XAResource interface is a Java mapping of the industry standard XA
interface based on the X/Open CAE Specification (Distributed Transaction
Processing: The XA Specification).
|
| Xid
The Xid interface is a Java mapping of the X/Open transaction identifier
XID structure.
|
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.