Uses of Package
io.objectbox
Packages that use io.objectbox
Package
Description
ObjectBox is an an easy to use, object-oriented lightweight database and a full alternative to SQLite.
ObjectBox Sync allows to automatically synchronize local data with a sync
destination (e.g.
APIs to interact with tree structures stored in ObjectBox.
-
Classes in io.objectbox used by io.objectboxClassDescriptionA Box to put and get Objects of a specific Entity class.An ObjectBox database that provides
Boxesto put and get objects of specific entity classes (seeBoxStore.boxFor(Class)).Configures and builds aBoxStorewith reasonable defaults.Generic Factory that provides a resource on demand (if and when it is required).ADataPublisherthat notifiesDataObservers about changes in an entity box.Meta data describing a Property of an ObjectBox Entity.Callback to be used forBoxStore.runInTxAsync(Runnable, TxCallback)andBoxStore.callInTxAsync(Callable, TxCallback). -
Classes in io.objectbox used by io.objectbox.internalClassDescriptionAn ObjectBox database that provides
Boxesto put and get objects of specific entity classes (seeBoxStore.boxFor(Class)). -
Classes in io.objectbox used by io.objectbox.queryClassDescriptionA Box to put and get Objects of a specific Entity class.An ObjectBox database that provides
Boxesto put and get objects of specific entity classes (seeBoxStore.boxFor(Class)).Meta data describing a Property of an ObjectBox Entity. -
Classes in io.objectbox used by io.objectbox.relationClassDescriptionA Box to put and get Objects of a specific Entity class.An ObjectBox database that provides
Boxesto put and get objects of specific entity classes (seeBoxStore.boxFor(Class)).Meta data describing a Property of an ObjectBox Entity. -
Classes in io.objectbox used by io.objectbox.rx3ClassDescriptionAn ObjectBox database that provides
Boxesto put and get objects of specific entity classes (seeBoxStore.boxFor(Class)). -
Classes in io.objectbox used by io.objectbox.syncClassDescriptionAn ObjectBox database that provides
Boxesto put and get objects of specific entity classes (seeBoxStore.boxFor(Class)).Configures and builds aBoxStorewith reasonable defaults. -
Classes in io.objectbox used by io.objectbox.sync.serverClassDescriptionAn ObjectBox database that provides
Boxesto put and get objects of specific entity classes (seeBoxStore.boxFor(Class)). -
Classes in io.objectbox used by io.objectbox.treeClassDescriptionAn ObjectBox database that provides
Boxesto put and get objects of specific entity classes (seeBoxStore.boxFor(Class)).