Package | Description |
---|---|
javax.jms |
The Java Message Service (JMS) API provides a common way for Java programs to create, send, receive and read an enterprise messaging system's messages.
|
javax.resource.spi |
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
|
javax.resource.spi.endpoint |
This package contains system contracts for service endpoint interactions.
|
javax.resource.spi.work |
This package contains APIs for the Work Management, Generic and Security Work Context contracts.
|
javax.transaction |
Provides the API that defines the contract between the transaction
manager and the various parties involved in a distributed transaction
namely : resource manager, application, and application server.
|
javax.transaction.xa |
Provides the API that defines the contract between the transaction
manager and the resource manager, which allows the transaction
manager to enlist and delist resource objects (supplied by the
resource manager driver) in JTA transactions.
|
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 the Resource Manager (RM) to inform the
Transaction Manager of an error encountered by the involved
transaction.
|
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.
|
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 |
---|
Xid
The Xid interface is a Java mapping of the X/Open transaction identifier
XID structure.
|
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 the Resource Manager (RM) to inform the
Transaction Manager of an error encountered by the involved
transaction.
|
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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.