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 » QATransactionalManager interface

 

open method

Syntax
void QATransactionalManager.open()
throws QAException
Throws
  • Thrown if there is a problem opening the manager.

Remarks

Opens a QATransactionalManager instance.

This method must be the first method called after creating a manager.