InterpolationContext

slick.util.InterpolationContext

Attributes

Source:
QueryInterpolator.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def expr(n: Node): Unit

Attributes

Source:
QueryInterpolator.scala
def quoteIdentifier(s: String): String

Attributes

Source:
QueryInterpolator.scala
def skipParens: Boolean

Attributes

Source:
QueryInterpolator.scala
def withSkipParens[U](b: Boolean)(f: => U): U

Attributes

Source:
QueryInterpolator.scala