Contents Index checkpoint_store synchronization parameter download_only synchronization parameter

UltraLite Static Java User's Guide
  Synchronization Parameters Reference
    Synchronization parameters

disable_concurrency synchronization parameter


Function 

Disallow database access from other threads during synchronization.

Access methods 

This parameter is not available in Java

Default 

By default, data access is available. Data access is read-write during the download phase, and read-only otherwise.

Usage 

Set the parameter as follows:

See also 

Threading in UltraLite applications


Contents Index checkpoint_store synchronization parameter download_only synchronization parameter