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

acknowledgeUntil method Next Page

open method


Synopsis

void ianywhere.qanywhere.client.QAManager.open(
short mode
)
throws QAException

Parameters
Throws
Remarks

Opens the QAManager with the given AcknowledgementMode value.

The open(short) method must be the first method called after creating a QAManager.

See Also

Interface AcknowledgementMode

EXPLICIT_ACKNOWLEDGEMENT variable

IMPLICIT_ACKNOWLEDGEMENT variable