sqlx4k
Toggle table of contents
1.3.0
common
jvm
native
Platform filter
common
jvm
native
Switch theme
Search in API
sqlx4k
sqlx4k-mysql
/
io.github.smyrgeorge.sqlx4k.mysql
/
mySQL
my
SQL
common
jvm
native
expect
fun
mySQL
(
url
:
String
,
username
:
String
,
password
:
String
,
options
:
ConnectionPool.Options
=
ConnectionPool.Options()
)
:
IMySQL
(
source
)
actual
fun
mySQL
(
url
:
String
,
username
:
String
,
password
:
String
,
options
:
ConnectionPool.Options
)
:
IMySQL
(
source
)
actual
fun
mySQL
(
url
:
String
,
username
:
String
,
password
:
String
,
options
:
ConnectionPool.Options
)
:
IMySQL
(
source
)