A
B
C
D
E
F
G
I
N
O
Q
R
S
T
U
V
Y
C
- checkAndFixRoomIdentityHash(SQLiteDatabase,Integer,String) - function in org.dbtools.android.room.sqliteorg.SqliteOrgDatabaseUtil
- If the database should NOT have a migration and is a pre-populated database that should not be managed by Room...
- checkAndFixRoomIdentityHash(SQLiteDatabase,Integer,String) - function in org.dbtools.android.room.sqliteorg.ext.SQLiteDatabaseExtKt
- If the database should NOT have a migration and is a pre-populated database that should not be managed by Room...
- clearBindings() - function in org.dbtools.android.room.sqliteorg.SqliteOrgSQLiteProgram
- clearBindings() - function in org.dbtools.android.room.sqliteorg.SqliteOrgSQLiteStatement
- close() - function in org.dbtools.android.room.sqliteorg.SqliteOrgDatabase
- close() - function in org.dbtools.android.room.sqliteorg.SqliteOrgSQLiteOpenHelper
- close() - function in org.dbtools.android.room.sqliteorg.SqliteOrgSQLiteOpenHelper.OpenHelper
- close() - function in org.dbtools.android.room.sqliteorg.SqliteOrgSQLiteProgram
- close() - function in org.dbtools.android.room.sqliteorg.SqliteOrgSQLiteStatement
- columnExists(SQLiteDatabase,String,String) - function in org.dbtools.android.room.sqliteorg.SqliteOrgDatabaseUtil
- Check to see if a column in a database exists
- columnExists(SQLiteDatabase,String,String) - function in org.dbtools.android.room.sqliteorg.ext.SQLiteDatabaseExtKt
- Check to see if a column in a database exists
- compileStatement(String) - function in org.dbtools.android.room.sqliteorg.SqliteOrgDatabase
- create(SupportSQLiteOpenHelper.Configuration) - function in org.dbtools.android.room.sqliteorg.SqliteOrgSQLiteOpenHelperFactory