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

 

enableSynchronization method

Enables synchronization for a table.

Syntax
void Connection.enableSynchronization(
  String table_name
) throws ULjException
Parameters
  • table_name   The table name.