ConnectionPreparer
slick.jdbc.ConnectionPreparer
class ConnectionPreparer(c: Config) extends Connection => Unit
Set parameters on a new Connection. This is used by DataSourceJdbcDataSource.
Attributes
- Source
- JdbcDataSource.scala
- Graph
-
- Supertypes
-
trait Connection => Unitclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Attributes
- Source
- JdbcDataSource.scala
Inherited methods
Attributes
- Inherited from:
- Function1
Attributes
- Inherited from:
- Function1
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Function1 -> Any
- Inherited from:
- Function1
Concrete fields
Attributes
- Source
- JdbcDataSource.scala
Attributes
- Source
- JdbcDataSource.scala
Attributes
- Source
- JdbcDataSource.scala
Attributes
- Source
- JdbcDataSource.scala
In this article