androidx.room.support


Extension functions summary

<Error class: unknown class>

Gets a new SupportSQLiteDatabase implementation that is backed by a RoomDatabase for compatibility with existing usages of SupportSQLiteDatabase.

Extension functions

getSupportWrapper

fun RoomDatabase.getSupportWrapper(): <Error class: unknown class>

Gets a new SupportSQLiteDatabase implementation that is backed by a RoomDatabase for compatibility with existing usages of SupportSQLiteDatabase.