The raw configuration.
Get the configured Database.
Get the configured Database. It is instantiated lazily when this method is called for the first time, and must be closed after use.
The configured driver.
Whether the driverName
represents an object instead of a class.
The name of the driver class or object (without a trailing "$").
A configuration for a Database plus a matching Slick driver.