toggle menu
Social-Network
0.1.0-archeo+31d6ff7
jvm
switch theme
search in API
user-service
/
social.user.infrastructure.persitence.sql
/
SQLUtils
/
mySQLConnection
my
SQLConnection
fun
mySQLConnection
(
host
:
String
,
port
:
String
,
database
:
String
,
username
:
String
,
password
:
String
)
:
Connection
Connect to a MySQL database.