Packages

object DriverJdbcDataSource extends JdbcDataSourceFactory

Annotations
@deprecated
Deprecated

(Since version 3.1) Use DataSourceJdbcDataSource with DriverDataSource instead

Source
JdbcDataSource.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DriverJdbcDataSource
  2. JdbcDataSourceFactory
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def forConfig(c: Config, driver: Driver, name: String, classLoader: ClassLoader): DriverJdbcDataSource