A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
R
- rawQuery(String,Array) - function in io.requery.android.database.sqlite.SQLiteDatabase
- Runs the provided SQL and returns a Cursor over the result set.
- rawQuery(String,Array,CancellationSignal) - function in io.requery.android.database.sqlite.SQLiteDatabase
- Runs the provided SQL and returns a Cursor over the result set.
- rawQueryWithFactory(SQLiteDatabase.CursorFactory,String,Array,String) - function in io.requery.android.database.sqlite.SQLiteDatabase
- Runs the provided SQL and returns a cursor over the result set.
- rawQueryWithFactory(SQLiteDatabase.CursorFactory,String,Array,String,CancellationSignal) - function in io.requery.android.database.sqlite.SQLiteDatabase
- Runs the provided SQL and returns a cursor over the result set.
- reconfigure(SQLiteDatabaseConfiguration) - function in io.requery.android.database.sqlite.SQLiteConnectionPool
- Reconfigures the database configuration of the connection pool and all of itsconnections.
- registerContentObserver(ContentObserver) - function in io.requery.android.database.AbstractWindowedCursor
- registerContentObserver(ContentObserver) - function in android.database.AbstractWindowedCursor
- registerContentObserver(ContentObserver) - function in io.requery.android.database.AbstractCursor
- registerContentObserver(ContentObserver) - function in android.database.AbstractCursor
- registerContentObserver(ContentObserver) - function in io.requery.android.database.SQLiteCursor
- registerContentObserver(ContentObserver) - function in android.database.SQLiteCursor
- registerDataSetObserver(DataSetObserver) - function in io.requery.android.database.AbstractWindowedCursor
- registerDataSetObserver(DataSetObserver) - function in android.database.AbstractWindowedCursor
- registerDataSetObserver(DataSetObserver) - function in io.requery.android.database.AbstractCursor
- registerDataSetObserver(DataSetObserver) - function in android.database.AbstractCursor
- registerDataSetObserver(DataSetObserver) - function in io.requery.android.database.SQLiteCursor
- registerDataSetObserver(DataSetObserver) - function in android.database.SQLiteCursor
- releaseConnection(SQLiteConnection) - function in io.requery.android.database.sqlite.SQLiteConnectionPool
- Releases a connection back to the pool.
- releaseMemory() - function in io.requery.android.database.sqlite.SQLiteDatabase
- Attempts to release memory that SQLite holds but does not require tooperate properly.
- releaseMemory() - function in io.requery.android.database.sqlite.SQLiteGlobal
- Attempts to release memory by pruning the SQLite page cache and otherinternal data structures.
- releaseReference() - function in io.requery.android.database.sqlite.CursorWindow
- Releases a reference to the object, closing the object if the last referencewas released.
- releaseReference() - function in io.requery.android.database.sqlite.SQLiteDatabase
- Releases a reference to the object, closing the object if the last referencewas released.
- releaseReference() - function in io.requery.android.database.sqlite.SQLiteQuery
- Releases a reference to the object, closing the object if the last referencewas released.
- releaseReference() - function in io.requery.android.database.sqlite.SQLiteClosable
- Releases a reference to the object, closing the object if the last referencewas released.
- releaseReference() - function in io.requery.android.database.sqlite.SQLiteStatement
- Releases a reference to the object, closing the object if the last referencewas released.
- releaseReference() - function in io.requery.android.database.sqlite.SQLiteProgram
- Releases a reference to the object, closing the object if the last referencewas released.
- reopenReadWrite() - function in io.requery.android.database.sqlite.SQLiteDatabase
- Reopens the database in read-write mode.If the database is already read-write, does nothing.
- replace(String,String,ContentValues) - function in io.requery.android.database.sqlite.SQLiteDatabase
- Convenience method for replacing a row in the database.
- replaceOrThrow(String,String,ContentValues) - function in io.requery.android.database.sqlite.SQLiteDatabase
- Convenience method for replacing a row in the database.
- report(String,Throwable) - function in io.requery.android.database.sqlite.CloseGuard.Reporter
- requery() - function in io.requery.android.database.AbstractWindowedCursor
- requery() - function in android.database.AbstractWindowedCursor
- requery() - function in io.requery.android.database.AbstractCursor
- requery() - function in android.database.AbstractCursor
- requery() - function in io.requery.android.database.sqlite.SQLiteCursor
- requery() - function in android.database.SQLiteCursor
- RequerySQLiteOpenHelperFactory - class in io.requery.android.database.sqlite
- Implements SupportSQLiteOpenHelper.Factory using the SQLite implementation shipped in this library.
- RequerySQLiteOpenHelperFactory.ConfigurationOptions - class in io.requery.android.database.sqlite.RequerySQLiteOpenHelperFactory
- respond(Bundle) - function in io.requery.android.database.AbstractWindowedCursor
- respond(Bundle) - function in android.database.AbstractWindowedCursor
- respond(Bundle) - function in io.requery.android.database.AbstractCursor
- respond(Bundle) - function in android.database.AbstractCursor
- respond(Bundle) - function in io.requery.android.database.SQLiteCursor
- respond(Bundle) - function in android.database.SQLiteCursor