Uses of Class
io.objectbox.ModelBuilder
Packages that use ModelBuilder
Package
Description
ObjectBox is an an easy to use, object-oriented lightweight database and a full alternative to SQLite.
-
Uses of ModelBuilder in io.objectbox
Methods in io.objectbox that return ModelBuilderModifier and TypeMethodDescriptionModelBuilder.EntityBuilder.entityDone()ModelBuilder.lastEntityId(int lastEntityId, long lastEntityUid) ModelBuilder.lastIndexId(int lastIndexId, long lastIndexUid) ModelBuilder.lastRelationId(int lastRelationId, long lastRelationUid) ModelBuilder.version(long version)