disableSynchronization method

Disables synchronization for a table.

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