Library

slick.ast.Library
object Library

The standard library for query operators.

Attributes

Source
Library.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Library.type

Members list

Type members

Classlikes

Attributes

Source
Library.scala
Supertypes
trait TermSymbol
trait Symbol
class Object
trait Matchable
class Any
Show all

Attributes

Source
Library.scala
Supertypes
trait TermSymbol
trait Symbol
class Object
trait Matchable
class Any
Known subtypes
class JdbcFunction(name: String) extends FunctionSymbol

Attributes

Source
Library.scala
Supertypes
trait TermSymbol
trait Symbol
class Object
trait Matchable
class Any
Show all

Attributes

Source
Library.scala
Supertypes
class SqlFunction
trait TermSymbol
trait Symbol
class Object
trait Matchable
class Any
Show all
class SqlFunction(name: String) extends FunctionSymbol

Attributes

Source
Library.scala
Supertypes
trait TermSymbol
trait Symbol
class Object
trait Matchable
class Any
Show all
Known subtypes
class SqlOperator(name: String) extends FunctionSymbol

Attributes

Source
Library.scala
Supertypes
trait TermSymbol
trait Symbol
class Object
trait Matchable
class Any
Show all

Value members

Concrete fields

Attributes

Source
Library.scala
val *: SqlOperator

Attributes

Source
Library.scala
val +: SqlOperator

Attributes

Source
Library.scala
val -: SqlOperator

Attributes

Source
Library.scala
val /: SqlOperator

Attributes

Source
Library.scala
val <: SqlOperator

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala
val >: SqlOperator

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

A standard cast operation which usually requires code to be generated

A standard cast operation which usually requires code to be generated

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

A type assignment describing an inherent type change that does not require any code to be generated. It is used in SQL-like ASTs for assigning the proper scalar type to aggregating subqueries which are used in a scalar context.

A type assignment describing an inherent type change that does not require any code to be generated. It is used in SQL-like ASTs for assigning the proper scalar type to aggregating subqueries which are used in a scalar context.

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala

Attributes

Source
Library.scala