TRANSACTIONAL variable

Syntax
final short AcknowledgementMode.TRANSACTIONAL
Remarks

This mode indicates that messages are only acknowledged as part of the ongoing transaction.

This mode is automatically assigned to QATransactionalManager instances.

See Also

QATransactionalManager interface