Contents Index setDatabaseID method startSynchronizationDelete method pdf/preface.pdf

UltraLite User's Guide
  Developing UltraLite Java Applications
    UltraLite API reference
      Class JdbcConnection

synchronize method

Prototype 

void synchronize( 
java.lang.String user_name
java.lang.String password
java.lang.String script_version
UlStream stream_defn
java.lang.String parms )

Description 

Synchronizes data with a MobiLink synchronization server.

Parameters 

user_name    The MobiLink user name. See user_name synchronization parameter.

password    The password associated with user_name. See password synchronization parameter.

script_version    The script version. See version synchronization parameter.

stream_defn    The stream to use for synchronization. See stream synchronization parameter.

parms    Any user-supplied parameters used for the synchronization.

See stream_parms synchronization parameter, and Synchronization stream parameters.

Throws 

java.sql.SQLException


Contents Index setDatabaseID method startSynchronizationDelete method pdf/preface.pdf