slick.lifted.ConstColumn
A scalar value that is known at the client side at the time a query is executed.
This is either a constant value (LiteralColumn) or a scalar parameter.
Attributes Source: Rep.scala Graph Reset zoom Hide graph Show graph
Supertypes class Object
trait Matchable
class Any
Known subtypes Members list Concise view
Value members
Encode a reference into this Rep.
Encode a reference into this Rep.
Attributes Definition Classes Source: Rep.scala
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 Inherited from: Rep Source: Rep.scala
Get the Node for this Rep.
Get the Node for this Rep.
Attributes Source: Rep.scala