Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » QAnywhere » QAnywhere Reference » QAnywhere Java API reference » QAnywhere Java API for clients » AcknowledgementMode interface

 

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