SqlOperator
slick.ast.Library.SqlOperator
class SqlOperator(name: String) extends FunctionSymbol
Attributes
- Source
- Library.scala
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
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:
- FunctionSymbol
- Source
- Library.scala
Create a typed Apply of this Symbol
Create a typed Apply of this Symbol
Match an Apply of this Symbol
In this article