A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
H
- hasCodec() - function in io.requery.android.database.sqlite.SQLiteConnection
- hasConnection() - function in io.requery.android.database.sqlite.SQLiteSession
- Returns true if the session has an active database connection.
- hashCode() - function in java.lang.annotation.Annotation
- hasNestedTransaction() - function in io.requery.android.database.sqlite.SQLiteSession
- Returns true if the session has a nested transaction in progress.
- hasTransaction() - function in io.requery.android.database.sqlite.SQLiteSession
- Returns true if the session has a transaction in progress.
- hasWindow() - function in io.requery.android.database.AbstractWindowedCursor
- Returns true if the cursor has an associated cursor window.
- hasWindow() - function in io.requery.android.database.SQLiteCursor
- Returns true if the cursor has an associated cursor window.