enableSynchronization method

Enables synchronization for a table.

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