Package io.objectbox.config


package io.objectbox.config
  • Classes
    Class
    Description
    Debug flags typically enable additional "debug logging" that can be helpful to better understand what is going on internally.
    Options to open a store with.
     
    Options flags for trees.
    Defines if and how the database is checked for valid key/value (KV) entries when opening it.
    Defines if and how the database is checked for structural consistency (pages) when opening it.
    WAL flags control how the store handles WAL files.
    Options to enable and configure WAL.