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 » Class QAManagerFactory

createQAManager method Next Page

createQAManager method


Synopsis

abstract QAManager ianywhere.qanywhere.client.QAManagerFactory.createQAManager()
throws QAException

Throws
Remarks

Returns a new QAManager instance with default properties.

See Also

Interface QAManager

Returns

A new QAManager instance.