androidx.room.support
Extension functions summary
ERROR CLASS: Symbol not found for SupportSQLiteDatabase |
Gets a new SupportSQLiteDatabase implementation that is backed by a |
Extension functions
getSupportWrapper
fun RoomDatabase.getSupportWrapper(): ERROR CLASS: Symbol not found for SupportSQLiteDatabase
Gets a new SupportSQLiteDatabase implementation that is backed by a RoomDatabase for compatibility with existing usages of SupportSQLiteDatabase.