Uses of Interface
io.objectbox.internal.CursorFactory
-
Packages that use CursorFactory Package Description io.objectbox ObjectBox is an an easy to use, object-oriented lightweight database and a full alternative to SQLite. -
-
Uses of CursorFactory in io.objectbox
Methods in io.objectbox that return CursorFactory Modifier and Type Method Description CursorFactory<T>EntityInfo. getCursorFactory()
-