FunctionSymbolExtensionMethods

slick.lifted.FunctionSymbolExtensionMethods
See theFunctionSymbolExtensionMethods companion object

Utility methods for internal use in the lifted embedding

Attributes

Companion:
object
Source:
FunctionSymbolExtensionMethods.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def column[T : TypedType](ch: Node*): Rep[T]

Create a Column with a typed Apply of this Symbol

Create a Column with a typed Apply of this Symbol

Attributes

Source:
FunctionSymbolExtensionMethods.scala

Concrete fields