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

SQL Anywhere 11.0.1 (Français) » QAnywhere » QAnywhere Reference » QAnywhere Java API reference » QAnywhere Java API for clients » QABinaryMessage interface

 

reset method

Syntax
void QABinaryMessage.reset()
throws QAException
Throws
  • Thrown if there is a problem resetting the message.

Remarks

Resets a message so that the reading of values starts from the beginning of the message body.

The reset method also puts the QABinaryMessage message body in read-only mode.