RoomSupportSQLite

Added in 2.8.0-alpha01

public final class RoomSupportSQLite


Summary

Public methods

static final @NonNull <Error class: unknown class>

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

Public methods

getSupportWrapper

public static final @NonNull <Error class: unknown class> getSupportWrapper(@NonNull RoomDatabase receiver)

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