Uses of Annotation Interface
io.objectbox.annotation.apihint.Beta

Packages that use Beta
Package
Description
ObjectBox is an an easy to use, object-oriented lightweight database and a full alternative to SQLite.
Annotations to mark a class as an @Entity, to specify the @Id Property, to create an @Index or a @Transient Property.
 
Classes to manage ToOne and ToMany relations between Entities.
ObjectBox Sync allows to automatically synchronize local data with a sync destination (e.g.