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
/
PreupdateHookCallback
/
apply
apply
abstract
fun
apply
(
db
:
Long
,
op
:
Int
,
dbName
:
String
,
dbTable
:
String
,
iKey1
:
Long
,
iKey2
:
Long
)
(
source
)
Invoked from JNI.