Uses of Package
io.objectbox.annotation.apihint
-
Packages that use io.objectbox.annotation.apihint Package Description io.objectbox ObjectBox is an an easy to use, object-oriented lightweight database and a full alternative to SQLite.io.objectbox.annotation Annotations to mark a class as an@Entity, to specify the@IdProperty, to create an@Indexor a@TransientProperty.io.objectbox.annotation.apihint Annotations to mark APIs as for example@Internalor@Experimental.io.objectbox.exception Various exceptions thrown by ObjectBox.io.objectbox.internal io.objectbox.query io.objectbox.reactive Classes toconfigureaDataSubscriptionfor observing Box or Query changes.io.objectbox.relation io.objectbox.sync ObjectBox Sync allows to automatically synchronize local data with a sync destination (e.g.io.objectbox.sync.listener io.objectbox.sync.server io.objectbox.tree APIs to interact with tree structures stored in ObjectBox. -
Classes in io.objectbox.annotation.apihint used by io.objectbox Class Description Beta APIs annotated with @Beta may change and may be even removed in a future release (but is somewhat less likely compared toExperimental).Experimental APIs annotated with @Experimental are likely to change and may be even removed in a future release.Internal APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.annotation Class Description Beta APIs annotated with @Beta may change and may be even removed in a future release (but is somewhat less likely compared toExperimental). -
Classes in io.objectbox.annotation.apihint used by io.objectbox.annotation.apihint Class Description Internal APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.exception Class Description Experimental APIs annotated with @Experimental are likely to change and may be even removed in a future release. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.internal Class Description Beta APIs annotated with @Beta may change and may be even removed in a future release (but is somewhat less likely compared toExperimental).Internal APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.query Class Description Internal APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.reactive Class Description Internal APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.relation Class Description Beta APIs annotated with @Beta may change and may be even removed in a future release (but is somewhat less likely compared toExperimental).Experimental APIs annotated with @Experimental are likely to change and may be even removed in a future release.Internal APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.sync Class Description Beta APIs annotated with @Beta may change and may be even removed in a future release (but is somewhat less likely compared toExperimental).Experimental APIs annotated with @Experimental are likely to change and may be even removed in a future release.Internal APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.sync.listener Class Description Experimental APIs annotated with @Experimental are likely to change and may be even removed in a future release. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.sync.server Class Description Internal APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.tree Class Description Experimental APIs annotated with @Experimental are likely to change and may be even removed in a future release.