MySQLConnectionConfig
zoobie.mysql.MySQLConnectionConfig
final case class MySQLConnectionConfig(host: String, port: Int, database: String, username: String, password: String, properties: Map[String, String])
Attributes
- Source
- MySQLConnectionConfig.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article