Uses of Package
io.objectbox.annotation.apihint
Packages that use io.objectbox.annotation.apihint
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.Annotations to mark APIs as for example
@Internal
or @Experimental.Various exceptions thrown by ObjectBox.
Classes to
configure
a DataSubscription for observing Box or Query changes.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.annotation.apihint used by io.objectboxClassDescriptionAPIs annotated with @Beta may change and may be even removed in a future release (but is somewhat less likely compared to
Experimental).APIs annotated with @Experimental are likely to change and may be even removed in a future release.APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.annotationClassDescriptionAPIs annotated with @Beta may change and may be even removed in a future release (but is somewhat less likely compared to
Experimental). -
Classes in io.objectbox.annotation.apihint used by io.objectbox.annotation.apihint
-
Classes in io.objectbox.annotation.apihint used by io.objectbox.exceptionClassDescriptionAPIs 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.internalClassDescriptionAPIs annotated with @Beta may change and may be even removed in a future release (but is somewhat less likely compared to
Experimental).APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.query
-
Classes in io.objectbox.annotation.apihint used by io.objectbox.reactive
-
Classes in io.objectbox.annotation.apihint used by io.objectbox.relationClassDescriptionAPIs annotated with @Beta may change and may be even removed in a future release (but is somewhat less likely compared to
Experimental).APIs annotated with @Experimental are likely to change and may be even removed in a future release.APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.syncClassDescriptionAPIs annotated with @Beta may change and may be even removed in a future release (but is somewhat less likely compared to
Experimental).APIs annotated with @Experimental are likely to change and may be even removed in a future release.APIs annotated with @Internal must NOT be used. -
Classes in io.objectbox.annotation.apihint used by io.objectbox.sync.listenerClassDescriptionAPIs 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
-
Classes in io.objectbox.annotation.apihint used by io.objectbox.treeClassDescriptionAPIs annotated with @Experimental are likely to change and may be even removed in a future release.