Uses of Interface
com.c8db.C8DB
-
Packages that use C8DB Package Description com.c8db com.c8db.internal -
-
Uses of C8DB in com.c8db
Methods in com.c8db that return C8DB Modifier and Type Method Description C8DBC8DB. _setCursorInitializer(C8CursorInitializer cursorInitializer)Attention: Please do not use!C8DBC8DB.Builder. build()Returns an instance ofC8DB.C8DBC8Database. c8db()Return the main entry point for the C8DB driver -
Uses of C8DB in com.c8db.internal
Classes in com.c8db.internal that implement C8DB Modifier and Type Class Description classC8DBImpl
-