Modifier and Type | Interface and Description |
---|---|
interface |
QueueSession |
interface |
TopicSession |
interface |
XAQueueSession |
interface |
XASession |
interface |
XATopicSession |
Modifier and Type | Method and Description |
---|---|
Session |
Connection.createSession(boolean transacted,
int acknowledgeMode) |
Session |
XAConnection.createSession(boolean transacted,
int acknowledgeMode) |
Session |
XASession.getSession() |
Session |
ServerSession.getSession() |
Copyright © 2013. All Rights Reserved.