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

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package » Interface QAManager

open method Next Page

recover method


Synopsis

void ianywhere.qanywhere.client.QAManager.recover()
throws QAException

Throws
Remarks

Forces all unacknowledged messages into a state of unreceived.

These messages must be received again using QAManagerBase.getMessage(String).

See Also

getMessage method