RoomSupportSQLite

Added in 2.8.4

public final class RoomSupportSQLite


Summary

Public methods

static final @NonNull 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.

Public methods

getSupportWrapper

public static final @NonNull ERROR CLASS: Symbol not found for SupportSQLiteDatabase getSupportWrapper(@NonNull RoomDatabase receiver)

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