WebSphere MQ class: MQXAConnection
java.lang.Object | +----com.ibm.mq.jms.MQXAConnection |
XAConnection extends the capability of Connection by providing an XASession. Refer to Appendix E, JMS JTA/XA interface with WebSphere Application Server V4 for details about how MQ JMS uses XA classes.
See also: XAQueueConnection and XATopicConnection