Slick
== Scala Language-Integrated Connection Kit ==
This is the API documentation for the Slick database library. It should be used as an additional resource to the user manual.
Further documentation for Slick can be found on the documentation pages.
Attributes
Members list
Packages
Abstract Syntax Tree (AST) for representing queries during compilation
Abstract Syntax Tree (AST) for representing queries during compilation
Attributes
Contains the abstract BasicProfile, BasicBackend and related code.
Contains the abstract BasicProfile, BasicBackend and related code.
Attributes
HList implementation
HList implementation
Attributes
Slick AST to database query compiler
Slick AST to database query compiler
Attributes
The dbio package contains the Database I/O Action implementation.
See DBIOAction for details.
The dbio package contains the Database I/O Action implementation.
See DBIOAction for details.
Attributes
Contains the abstract JdbcProfile and related code. This includes all JDBC-related code,
facilities for Plain SQL queries, and JDBC-specific profile components.
Contains the abstract JdbcProfile and related code. This includes all JDBC-related code,
facilities for Plain SQL queries, and JDBC-specific profile components.
Attributes
Lifted embedding: Stable query api based on implicits and overloading lifting Scala code into Slick ASTs
Lifted embedding: Stable query api based on implicits and overloading lifting Scala code into Slick ASTs
Attributes
Slick schema model
Slick schema model
Attributes
Contains the abstract RelationalProfile and related code.
Contains the abstract RelationalProfile and related code.
Attributes
Contains the abstract SqlProfile and related code.
Contains the abstract SqlProfile and related code.
Attributes
Helper code for various things. Tuples, Logging, SQL, ...
Helper code for various things. Tuples, Logging, SQL, ...
