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 net.zetetic.database.sqlcipher.SQLiteDatabase
- hasCodec() - function in net.zetetic.database.sqlcipher.SQLiteConnection
- hasConnection() - function in net.zetetic.database.sqlcipher.SQLiteSession
- Returns true if the session has an active database connection.
- hasNestedTransaction() - function in net.zetetic.database.sqlcipher.SQLiteSession
- Returns true if the session has a nested transaction in progress.
- hasTransaction() - function in net.zetetic.database.sqlcipher.SQLiteSession
- Returns true if the session has a transaction in progress.
- hasWindow() - function in net.zetetic.database.AbstractWindowedCursor
- Returns true if the cursor has an associated cursor window.
- hasWindow() - function in net.zetetic.database.SQLiteCursor
- Returns true if the cursor has an associated cursor window.