A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Y
N
- needUpgrade(int) - function in net.zetetic.database.sqlcipher.SQLiteDatabase
- Returns true if the new version code is greater than the current database version.
- needUpgrade(int) - function in androidx.sqlite.db.SQLiteDatabase
- net.zetetic.database - package net.zetetic.database
- net.zetetic.database.sqlcipher - package net.zetetic.database.sqlcipher
- newCursor(SQLiteDatabase,SQLiteCursorDriver,String,SQLiteQuery) - function in net.zetetic.database.sqlcipher.SQLiteDatabase.CursorFactory
- See SQLiteCursor.
- newRow() - function in net.zetetic.database.MatrixCursor
- Adds a new row to the end and returns a builder for that row.
- NoopTarget - class in net.zetetic.database