Package-level declarations

Types

Link copied to clipboard
class MySQL(host: String, port: Int, username: String, password: String, database: String, maxConnections: Int)