UltraLite CACHE_SIZE connection parameter

Defines the initial size of the database cache. UltraLite manages the cache size automatically, so setting this parameter should not be necessary.

For Android smartphones, you can use Configuration.setPageSize as an alternative to setting this connection parameter. See Configuration.setPageSize method [UltraLiteJ].

 Syntax
 Default
 Remarks
 See also
 Example