Name

XAConnection

Synopsis

This abstract interface represents a Connection to a provider that supports transactional messaging, according to the X/Open XA protocol for transactional processing. Subclasses of XAConnection generate transactional sessions, in the form of XASessions.

public interface XAConnection {
}

Implementations

XAQueueConnection, XATopicConnection

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.