VulpesCloud
Toggle table of contents
2.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
VulpesCloud
VulpesCloud-wrapper
/
de.vulpescloud.wrapper.mysql
/
DatabaseProvider
Database
Provider
class
DatabaseProvider
(
hostname
:
String
,
port
:
Int
,
user
:
String
,
password
:
String
,
database
:
String
)
Members
Constructors
Database
Provider
Link copied to clipboard
constructor
(
hostname
:
String
,
port
:
Int
,
user
:
String
,
password
:
String
,
database
:
String
)
Functions
close
Link copied to clipboard
fun
close
(
)
get
Database
Link copied to clipboard
fun
getDatabase
(
)
:
Database