概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
X
xAuth(int, String, String, String, String)
- クラス org.sqlite.auth.
Authorizer
のメソッド
Called from the sqlite3_prepare()/sqlite3_prepare_v2() function.
xBusy(int)
- クラス org.sqlite.event.
BusyHandler
のメソッド
Called from the sqlite3_step() function.
xCommit()
- クラス org.sqlite.event.
CommitHook
のメソッド
invoked whenever a transaction is committed.
xCompare(String, String)
- クラス org.sqlite.text.
Collator
のメソッド
Called from the sqlite3_step() function.
xFinal(long)
- クラス org.sqlite.udf.
AggregateFunction
のメソッド
Called from the sqlite3_step() function.
xFinal(Context)
- クラス org.sqlite.udf.
AggregateFunction
のメソッド
xFunc(Context)
- クラス org.sqlite.udf.
AggregateFunction
のメソッド
xFunc(long, int, long)
- クラス org.sqlite.udf.
Function
のメソッド
Called from the sqlite3_step() function.
xFunc(Context)
- クラス org.sqlite.udf.
Function
のメソッド
xProgress()
- クラス org.sqlite.event.
ProgressHandler
のメソッド
Called from the sqlite3_exec(), sqlite3_step(), sqlite3_get_table() function.
xRollback()
- クラス org.sqlite.event.
RollbackHook
のメソッド
invoked whenever a transaction is rollbacked.
xStep(Context)
- クラス org.sqlite.udf.
AggregateFunction
のメソッド
xUpdate(int, String, String, long)
- クラス org.sqlite.event.
UpdateHook
のメソッド
invoke when a row is updated, inserted or deleted.
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X