A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
G
- get() - function in io.requery.android.database.sqlite.CloseGuard
- Returns a CloseGuard instance.
- getAttachedDbs() - function in io.requery.android.database.sqlite.SQLiteDatabase
- Returns list of full pathnames of all attached databases including the main databaseby executing 'pragma database_list' on the database.
- getAttachedDbs() - function in androidx.sqlite.db.SQLiteDatabase
- getBlob(int,int) - function in io.requery.android.database.CursorWindow
- Gets the value of the field at the specified row and column index as a byte array.
- getBlob(int) - function in io.requery.android.database.AbstractWindowedCursor
- getBlob(int) - function in io.requery.android.database.AbstractWindowedCursor
- getBlob(int) - function in android.database.AbstractWindowedCursor
- getBlob(int) - function in io.requery.android.database.AbstractCursor
- getBlob(int) - function in android.database.AbstractCursor
- getBlob(int) - function in io.requery.android.database.sqlite.SQLiteDatabase.Function.Args
- getBlob(int) - function in io.requery.android.database.SQLiteCursor
- getBlob(int) - function in io.requery.android.database.SQLiteCursor
- getBlob(int) - function in android.database.SQLiteCursor
- getCause() - function in java.lang.CursorWindowAllocationException
- getColumnCount() - function in io.requery.android.database.AbstractWindowedCursor
- getColumnCount() - function in android.database.AbstractWindowedCursor
- getColumnCount() - function in io.requery.android.database.AbstractCursor
- getColumnCount() - function in android.database.AbstractCursor
- getColumnCount() - function in io.requery.android.database.SQLiteCursor
- getColumnCount() - function in android.database.SQLiteCursor
- getColumnIndex(String) - function in io.requery.android.database.AbstractWindowedCursor
- getColumnIndex(String) - function in android.database.AbstractWindowedCursor
- getColumnIndex(String) - function in io.requery.android.database.AbstractCursor
- getColumnIndex(String) - function in android.database.AbstractCursor
- getColumnIndex(String) - function in io.requery.android.database.sqlite.SQLiteCursor
- getColumnIndex(String) - function in android.database.SQLiteCursor
- getColumnIndexOrThrow(String) - function in io.requery.android.database.AbstractWindowedCursor
- getColumnIndexOrThrow(String) - function in android.database.AbstractWindowedCursor
- getColumnIndexOrThrow(String) - function in io.requery.android.database.AbstractCursor
- getColumnIndexOrThrow(String) - function in android.database.AbstractCursor
- getColumnIndexOrThrow(String) - function in io.requery.android.database.SQLiteCursor
- getColumnIndexOrThrow(String) - function in android.database.SQLiteCursor
- getColumnName(int) - function in io.requery.android.database.AbstractWindowedCursor
- getColumnName(int) - function in android.database.AbstractWindowedCursor
- getColumnName(int) - function in io.requery.android.database.AbstractCursor
- getColumnName(int) - function in android.database.AbstractCursor
- getColumnName(int) - function in io.requery.android.database.SQLiteCursor
- getColumnName(int) - function in android.database.SQLiteCursor
- getColumnNames() - function in io.requery.android.database.AbstractWindowedCursor
- getColumnNames() - function in android.database.AbstractWindowedCursor
- getColumnNames() - function in io.requery.android.database.AbstractCursor
- getColumnNames() - function in android.database.AbstractCursor
- getColumnNames() - function in io.requery.android.database.sqlite.SQLiteCursor
- getColumnNames() - function in android.database.SQLiteCursor
- getCount() - function in io.requery.android.database.AbstractWindowedCursor
- getCount() - function in android.database.AbstractWindowedCursor
- getCount() - function in io.requery.android.database.AbstractCursor
- getCount() - function in android.database.AbstractCursor
- getCount() - function in io.requery.android.database.sqlite.SQLiteCursor
- getCount() - function in android.database.SQLiteCursor
- getDatabase() - function in io.requery.android.database.sqlite.SQLiteCursor
- Get the database that this cursor is associated with.
- getDatabaseInfo() - function in io.requery.android.database.sqlite.SQLiteDebug
- return all pager and database stats for the current process.
- getDatabaseName() - function in io.requery.android.database.sqlite.SQLiteOpenHelper
- Return the name of the SQLite database being opened, as given tothe constructor.
- getDatabaseName() - function in androidx.sqlite.db.SQLiteOpenHelper
- getDefaultJournalMode() - function in io.requery.android.database.sqlite.SQLiteGlobal
- Gets the default journal mode when WAL is not in use.
- getDefaultPageSize() - function in io.requery.android.database.sqlite.SQLiteGlobal
- Gets the default page size to use when creating a database.
- getDefaultSyncMode() - function in io.requery.android.database.sqlite.SQLiteGlobal
- Gets the default database synchronization mode when WAL is not in use.
- getDouble(int,int) - function in io.requery.android.database.CursorWindow
- Gets the value of the field at the specified row and column index as a
double. - getDouble(int) - function in io.requery.android.database.AbstractWindowedCursor
- getDouble(int) - function in io.requery.android.database.AbstractWindowedCursor
- getDouble(int) - function in android.database.AbstractWindowedCursor
- getDouble(int) - function in io.requery.android.database.AbstractCursor
- getDouble(int) - function in android.database.AbstractCursor
- getDouble(int) - function in io.requery.android.database.sqlite.SQLiteDatabase.Function.Args
- getDouble(int) - function in io.requery.android.database.SQLiteCursor
- getDouble(int) - function in io.requery.android.database.SQLiteCursor
- getDouble(int) - function in android.database.SQLiteCursor
- getExtras() - function in io.requery.android.database.AbstractWindowedCursor
- getExtras() - function in android.database.AbstractWindowedCursor
- getExtras() - function in io.requery.android.database.AbstractCursor
- getExtras() - function in android.database.AbstractCursor
- getExtras() - function in io.requery.android.database.SQLiteCursor
- getExtras() - function in android.database.SQLiteCursor
- getFloat(int,int) - function in io.requery.android.database.CursorWindow
- Gets the value of the field at the specified row and column index as a
float. - getFloat(int) - function in io.requery.android.database.AbstractWindowedCursor
- getFloat(int) - function in io.requery.android.database.AbstractWindowedCursor
- getFloat(int) - function in android.database.AbstractWindowedCursor
- getFloat(int) - function in io.requery.android.database.AbstractCursor
- getFloat(int) - function in android.database.AbstractCursor
- getFloat(int) - function in io.requery.android.database.SQLiteCursor
- getFloat(int) - function in io.requery.android.database.SQLiteCursor
- getFloat(int) - function in android.database.SQLiteCursor
- getInt(int,int) - function in io.requery.android.database.CursorWindow
- Gets the value of the field at the specified row and column index as an
int. - getInt(int) - function in io.requery.android.database.AbstractWindowedCursor
- getInt(int) - function in io.requery.android.database.AbstractWindowedCursor
- getInt(int) - function in android.database.AbstractWindowedCursor
- getInt(int) - function in io.requery.android.database.AbstractCursor
- getInt(int) - function in android.database.AbstractCursor
- getInt(int) - function in io.requery.android.database.sqlite.SQLiteDatabase.Function.Args
- getInt(int) - function in io.requery.android.database.SQLiteCursor
- getInt(int) - function in io.requery.android.database.SQLiteCursor
- getInt(int) - function in android.database.SQLiteCursor
- getJournalSizeLimit() - function in io.requery.android.database.sqlite.SQLiteGlobal
- Gets the journal size limit in bytes.
- getLocalizedMessage() - function in java.lang.CursorWindowAllocationException
- getLong(int,int) - function in io.requery.android.database.CursorWindow
- Gets the value of the field at the specified row and column index as a
long. - getLong(int) - function in io.requery.android.database.AbstractWindowedCursor
- getLong(int) - function in io.requery.android.database.AbstractWindowedCursor
- getLong(int) - function in android.database.AbstractWindowedCursor
- getLong(int) - function in io.requery.android.database.AbstractCursor
- getLong(int) - function in android.database.AbstractCursor
- getLong(int) - function in io.requery.android.database.sqlite.SQLiteDatabase.Function.Args
- getLong(int) - function in io.requery.android.database.SQLiteCursor
- getLong(int) - function in io.requery.android.database.SQLiteCursor
- getLong(int) - function in android.database.SQLiteCursor
- getMaximumSize() - function in io.requery.android.database.sqlite.SQLiteDatabase
- Returns the maximum size the database may grow to.
- getMaximumSize() - function in androidx.sqlite.db.SQLiteDatabase
- getMessage() - function in java.lang.CursorWindowAllocationException
- getName() - function in io.requery.android.database.CursorWindow
- Gets the name of this cursor window, never null.
- getNotificationUri() - function in io.requery.android.database.AbstractWindowedCursor
- getNotificationUri() - function in android.database.AbstractWindowedCursor
- getNotificationUri() - function in io.requery.android.database.AbstractCursor
- getNotificationUri() - function in android.database.AbstractCursor
- getNotificationUri() - function in io.requery.android.database.SQLiteCursor
- getNotificationUri() - function in android.database.SQLiteCursor
- getNotificationUris() - function in android.database.AbstractWindowedCursor
- getNotificationUris() - function in android.database.AbstractCursor
- getNotificationUris() - function in android.database.SQLiteCursor
- getNumRows() - function in io.requery.android.database.CursorWindow
- Gets the number of rows in this window.
- getPageSize() - function in io.requery.android.database.sqlite.SQLiteDatabase
- Returns the current database page size, in bytes.
- getPageSize() - function in androidx.sqlite.db.SQLiteDatabase
- getPath() - function in io.requery.android.database.sqlite.SQLiteDatabase
- Gets the path to the database file.
- getPath() - function in androidx.sqlite.db.SQLiteDatabase
- getPosition() - function in io.requery.android.database.AbstractWindowedCursor
- getPosition() - function in android.database.AbstractWindowedCursor
- getPosition() - function in io.requery.android.database.AbstractCursor
- getPosition() - function in android.database.AbstractCursor
- getPosition() - function in io.requery.android.database.SQLiteCursor
- getPosition() - function in android.database.SQLiteCursor
- getReadableDatabase() - function in io.requery.android.database.sqlite.SQLiteOpenHelper
- Create and/or open a database.
- getReadableDatabase() - function in androidx.sqlite.db.SQLiteOpenHelper
- getReporter() - function in io.requery.android.database.sqlite.CloseGuard
- Returns non-null CloseGuard.Reporter.
- getShort(int,int) - function in io.requery.android.database.CursorWindow
- Gets the value of the field at the specified row and column index as a
short. - getShort(int) - function in io.requery.android.database.AbstractWindowedCursor
- getShort(int) - function in io.requery.android.database.AbstractWindowedCursor
- getShort(int) - function in android.database.AbstractWindowedCursor
- getShort(int) - function in io.requery.android.database.AbstractCursor
- getShort(int) - function in android.database.AbstractCursor
- getShort(int) - function in io.requery.android.database.SQLiteCursor
- getShort(int) - function in io.requery.android.database.SQLiteCursor
- getShort(int) - function in android.database.SQLiteCursor
- getStackTrace() - function in java.lang.CursorWindowAllocationException
- getStartPosition() - function in io.requery.android.database.CursorWindow
- Gets the start position of this cursor window.
- getString(int,int) - function in io.requery.android.database.CursorWindow
- Gets the value of the field at the specified row and column index as a string.
- getString(int) - function in io.requery.android.database.AbstractWindowedCursor
- getString(int) - function in io.requery.android.database.AbstractWindowedCursor
- getString(int) - function in android.database.AbstractWindowedCursor
- getString(int) - function in io.requery.android.database.AbstractCursor
- getString(int) - function in android.database.AbstractCursor
- getString(int) - function in io.requery.android.database.sqlite.SQLiteDatabase.Function.Args
- getString(int) - function in io.requery.android.database.SQLiteCursor
- getString(int) - function in io.requery.android.database.SQLiteCursor
- getString(int) - function in android.database.SQLiteCursor
- getSuppressed() - function in java.lang.CursorWindowAllocationException
- getTables() - function in io.requery.android.database.sqlite.SQLiteQueryBuilder
- Returns the list of tables being queried
- getType(int,int) - function in io.requery.android.database.CursorWindow
- Returns the type of the field at the specified row and column index.
- getType(int) - function in io.requery.android.database.AbstractWindowedCursor
- getType(int) - function in io.requery.android.database.AbstractWindowedCursor
- getType(int) - function in android.database.AbstractWindowedCursor
- getType(int) - function in io.requery.android.database.AbstractCursor
- getType(int) - function in android.database.AbstractCursor
- getType(int) - function in io.requery.android.database.SQLiteCursor
- getType(int) - function in io.requery.android.database.SQLiteCursor
- getType(int) - function in android.database.SQLiteCursor
- getVersion() - function in io.requery.android.database.sqlite.SQLiteDatabase
- Gets the database version.
- getVersion() - function in androidx.sqlite.db.SQLiteDatabase
- getWALAutoCheckpoint() - function in io.requery.android.database.sqlite.SQLiteGlobal
- Gets the WAL auto-checkpoint integer in database pages.
- getWALConnectionPoolSize() - function in io.requery.android.database.sqlite.SQLiteGlobal
- Gets the connection pool size when in WAL mode.
- getWALSyncMode() - function in io.requery.android.database.sqlite.SQLiteGlobal
- Gets the database synchronization mode when in WAL mode.
- getWantsAllOnMoveCalls() - function in io.requery.android.database.AbstractWindowedCursor
- getWantsAllOnMoveCalls() - function in android.database.AbstractWindowedCursor
- getWantsAllOnMoveCalls() - function in io.requery.android.database.AbstractCursor
- getWantsAllOnMoveCalls() - function in android.database.AbstractCursor
- getWantsAllOnMoveCalls() - function in io.requery.android.database.SQLiteCursor
- getWantsAllOnMoveCalls() - function in android.database.SQLiteCursor
- getWindow() - function in io.requery.android.database.AbstractWindowedCursor
- getWindow() - function in io.requery.android.database.SQLiteCursor
- getWindowSizeBytes() - function in io.requery.android.database.CursorWindow
- getWritableDatabase() - function in io.requery.android.database.sqlite.SQLiteOpenHelper
- Create and/or open a database that will be used for reading and writing.
- getWritableDatabase() - function in androidx.sqlite.db.SQLiteOpenHelper