Kotlin SQLite
Toggle table of contents
0.0.3
release
Target filter
release
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite Foreign JNI
/
ksqlite.foreign.callbacks
/
UpdateHookCallback
/
apply
apply
abstract
fun
apply
(
opId
:
Int
,
dbName
:
String
,
tableName
:
String
,
rowId
:
Long
)
(
source
)
Invoked from JNI.