oxygen.sql.DbConfig
See theDbConfig companion object
final case class DbConfig(target: Target, credentials: Option[Credentials], pool: Pool, logging: Logging)
Attributes
- Companion
- object
- Experimental
- true
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
Inherited
- Not inherited
- Product
In this article