JdbcDataSource

slick.jdbc.JdbcDataSource
See theJdbcDataSource companion trait
object JdbcDataSource extends Logging

Attributes

Companion
trait
Source
JdbcDataSource.scala
Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def forConfig(c: Config, driver: Driver, name: String, classLoader: ClassLoader): JdbcDataSource

Create a JdbcDataSource from a Config. See JdbcBackend.DatabaseFactoryDef.forConfig for documentation of the supported configuration parameters.

Create a JdbcDataSource from a Config. See JdbcBackend.DatabaseFactoryDef.forConfig for documentation of the supported configuration parameters.

Attributes

Source
JdbcDataSource.scala