public interface XAConnection extends Connection
Modifier and Type | Method and Description |
---|---|
Session |
createSession(boolean transacted,
int acknowledgeMode) |
XASession |
createXASession() |
close, createConnectionConsumer, createDurableConnectionConsumer, getClientID, getExceptionListener, getMetaData, setClientID, setExceptionListener, start, stop
XASession createXASession() throws JMSException
JMSException
Session createSession(boolean transacted, int acknowledgeMode) throws JMSException
createSession
in interface Connection
JMSException