final case class DbName(value: String) extends AnyVal with Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- DbName
- Serializable
- Product
- Equals
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
The name used in the application's config file to reference a slick database configuration.