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

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere Java API reference » ianywhere.qanywhere.client package » Interface AcknowledgementMode

 

EXPLICIT_ACKNOWLEDGEMENT variable

Syntax
final short ianywhere.qanywhere.client.AcknowledgementMode.EXPLICIT_ACKNOWLEDGEMENT
Remarks

Indicates that received messages are acknowledged using one of the QAManager acknowledge methods.

See Also

Interface QAManager