Package asia.hombre.asyncqlitekt
See: Description
-
Object Summary Object Description Companion -
Class Summary Class Description AsyncQLiteConnection A wrapper for SQLiteConnection to provide asynchronous capabilities. AsyncQLiteResult Contains the values resulting from calling AsyncQLiteConnection.prepare. AsyncQLiteStatement An extension of the SQLiteStatement class that binds index values and declares indexes to get from the result.