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
/
ExecCallback
/
apply
apply
abstract
fun
apply
(
columnCount
:
Int
,
columnValues
:
Array
<
String
?
>
,
columnNames
:
Array
<
String
>
)
:
Int
(
source
)
Invoked from JNI.