TypedParameter

slick.jdbc.TypedParameter
See theTypedParameter companion object
class TypedParameter[T](val param: T, val setParameter: SetParameter[T])

Attributes

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

Members list

Value members

Concrete methods

def applied: SetParameter[Unit]

Attributes

Source
StaticQuery.scala

Concrete fields

val param: T

Attributes

Source
StaticQuery.scala

Attributes

Source
StaticQuery.scala