synchronize method

Synchronizes the database with a MobiLink server.

Syntax
void Connection.synchronize(
  SyncParms config
) throws ULjException
Parameters
  • config   The parameters used for synchronization

Remarks

The database is checkpointed when the download is applied to the database.

See also