Contents Index Synchronization Parameters Reference auth_parms parameter

UltraLite Static Java User's Guide
  Synchronization Parameters Reference

Synchronization parameters


The synchronization parameters are fields of the ianywhere.ultralite.runtime.UlSynchOptions object. The fields are private, and methods are provided to get and set their values. The UlSynchOptions object is provided as an argument in the call to ianywhere.ultralite.jdbc.JdbcConnection.synchronize.

Field Access methods See
auth_status getAuthStatus

setAuthStatus

auth_status member
auth_value getAuthValue

setAuthValue

auth_value synchronization parameter
download_only getDownloadOnly

setDownloadOnly

download_only synchronization parameter
ignored_rows getIgnoredRows

setIgnoredRows

ignored_rows synchronization parameter
new_password getNewPassword

setNewPassword

new_password synchronization parameter
observer getObserver

setObserver

observer synchronization parameter
password getPassword

setPassword

password synchronization parameter
ping getPing

setPing

ping synchronization parameter
publications getSynchPublication

setSynchPublication

publication synchronization parameter
stream getStream

setStream

stream synchronization parameter
stream_parms getStreamParms

setStreamParms

stream_parms synchronization parameter
upload_ok getUploadOK

setUploadOK

upload_ok synchronization parameter
upload_only getUploadOnly

setUploadOnly

upload_only synchronization parameter
user_data getUserData

setUserData

user_data synchronization parameter
user_name getUserName

setUserName

user_name synchronization parameter
version getScriptVersion

setScriptVersion

version synchronization parameter

For a description of the role of each synchronization parameter, see Synchronization parameters.


auth_parms parameter
auth_status parameter
auth_value synchronization parameter
checkpoint_store synchronization parameter
disable_concurrency synchronization parameter
download_only synchronization parameter
ignored_rows synchronization parameter
new_password synchronization parameter
num_auth_parms parameter
observer synchronization parameter
password synchronization parameter
ping synchronization parameter
publication synchronization parameter
security synchronization parameter
security_parms synchronization parameter
send_column_names synchronization parameter
send_download_ack synchronization parameter
stream synchronization parameter
stream_error synchronization parameter
stream_parms synchronization parameter
upload_ok synchronization parameter
upload_only synchronization parameter
user_data synchronization parameter
user_name synchronization parameter
version synchronization parameter

Contents Index Synchronization Parameters Reference auth_parms parameter