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

SQL Anywhere 11.0.1 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » Connection interface

 

getState method

Returns the state of the connection.

Syntax
byte Connection.getState() throws ULjException
Remarks

Valid return statements are those supported by the Configuration interface.

See also