exposed-vertx-sql-client
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
exposed-vertx-sql-client
exposed-vertx-sql-client-mysql
/
com.huanshankeji.exposedvertxsqlclient.mysql.local
/
defaultMysqlLocalConnectionConfig
default
Mysql
Local
Connection
Config
fun
defaultMysqlLocalConnectionConfig
(
socketConnectionPort
:
Int
?
=
null
,
user
:
String
,
socketConnectionPassword
:
String
,
database
:
String
)
:
LocalConnectionConfig
(
source
)