libnexakotlin
Toggle table of contents
0.4.7
android
common
jvm
native
Platform filter
android
common
jvm
native
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
createDbDriver
create
Db
Driver
android
common
jvm
native
actual
fun
createDbDriver
(
dbname
:
String
,
schema
:
SqlSchema
<
QueryResult.Value
<
Unit
>
>
)
:
SqlDriver
expect
fun
createDbDriver
(
dbname
:
String
,
schema
:
SqlSchema
<
QueryResult.Value
<
Unit
>
>
)
:
SqlDriver
actual
fun
createDbDriver
(
dbname
:
String
,
schema
:
SqlSchema
<
QueryResult.Value
<
Unit
>
>
)
:
SqlDriver
actual
fun
createDbDriver
(
dbname
:
String
,
schema
:
SqlSchema
<
QueryResult.Value
<
Unit
>
>
)
:
SqlDriver