final class OptionColumnExtensionMethods[B1] extends AnyVal with ColumnExtensionMethods[B1, Option[B1]] with OptionExtensionMethods[B1]
Instance Constructors
- new OptionColumnExtensionMethods(c: Rep[Option[B1]])
Type Members
- type o = AnyRef { ... /* 2 definitions in type refinement */ }
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def +(other: String): String
- def ->[B](y: B): (OptionColumnExtensionMethods[B1], B)
- def <[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def <=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def =!=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- final def ==(arg0: Any): Boolean
- def ===[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def >[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def >=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- final def asInstanceOf[T0]: T0
- implicit def b1Type: TypedType[B1]
- def between[P2, P3, R](start: Rep[P2], end: Rep[P3])(implicit om: OptionMapper3[B1, B1, B1, Boolean, Option[B1], P2, P3, R]): Rep[R]
- val c: Rep[Option[B1]]
- def ensuring(cond: (OptionColumnExtensionMethods[B1]) => Boolean, msg: => Any): OptionColumnExtensionMethods[B1]
- def ensuring(cond: (OptionColumnExtensionMethods[B1]) => Boolean): OptionColumnExtensionMethods[B1]
- def ensuring(cond: Boolean, msg: => Any): OptionColumnExtensionMethods[B1]
- def ensuring(cond: Boolean): OptionColumnExtensionMethods[B1]
- def get: Rep[B1]
- def getClass(): Class[_ <: AnyVal]
- def ifNull[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[P2]
- def in[P2, R](first: Rep[P2], second: Rep[P2], rest: Rep[P2]*)(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def in[P2, R, C[_]](e: Query[Rep[P2], _, C])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def inSet[R](seq: Iterable[B1])(implicit om: OptionMapper2[Boolean, B1, Boolean, Boolean, Option[B1], R]): Rep[R]
- def inSetBind[R](seq: Iterable[B1])(implicit om: OptionMapper2[Boolean, B1, Boolean, Boolean, Option[B1], R]): Rep[R]
- final def isInstanceOf[T0]: Boolean
- def n: Node
- implicit def p1Type: TypedType[Option[B1]]
- def toString(): String
- def tpe[T](r: Rep[T]): TypedType[T]
Value Members
- implicit def b1Type: TypedType[B1]
Value Members
- def <[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def <=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def =!=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def ===[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def >[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def >=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def between[P2, P3, R](start: Rep[P2], end: Rep[P3])(implicit om: OptionMapper3[B1, B1, B1, Boolean, Option[B1], P2, P3, R]): Rep[R]
- def ifNull[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[P2]
- def in[P2, R](first: Rep[P2], second: Rep[P2], rest: Rep[P2]*)(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def in[P2, R, C[_]](e: Query[Rep[P2], _, C])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def inSet[R](seq: Iterable[B1])(implicit om: OptionMapper2[Boolean, B1, Boolean, Boolean, Option[B1], R]): Rep[R]
- def inSetBind[R](seq: Iterable[B1])(implicit om: OptionMapper2[Boolean, B1, Boolean, Boolean, Option[B1], R]): Rep[R]
Inherited from AnyVal
Value Members
- def getClass(): Class[_ <: AnyVal]
Inherited from Any
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
- def toString(): String
Value Members
- def +(other: String): String
Value Members
- def formatted(fmtstr: String): String
Ungrouped
- type o = AnyRef { ... /* 2 definitions in type refinement */ }
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def +(other: String): String
- def ->[B](y: B): (OptionColumnExtensionMethods[B1], B)
- def <[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def <=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def =!=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- final def ==(arg0: Any): Boolean
- def ===[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def >[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def >=[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- final def asInstanceOf[T0]: T0
- implicit def b1Type: TypedType[B1]
- def between[P2, P3, R](start: Rep[P2], end: Rep[P3])(implicit om: OptionMapper3[B1, B1, B1, Boolean, Option[B1], P2, P3, R]): Rep[R]
- val c: Rep[Option[B1]]
- def ensuring(cond: (OptionColumnExtensionMethods[B1]) => Boolean, msg: => Any): OptionColumnExtensionMethods[B1]
- def ensuring(cond: (OptionColumnExtensionMethods[B1]) => Boolean): OptionColumnExtensionMethods[B1]
- def ensuring(cond: Boolean, msg: => Any): OptionColumnExtensionMethods[B1]
- def ensuring(cond: Boolean): OptionColumnExtensionMethods[B1]
- def get: Rep[B1]
- def getClass(): Class[_ <: AnyVal]
- def ifNull[P2, R](e: Rep[P2])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[P2]
- def in[P2, R](first: Rep[P2], second: Rep[P2], rest: Rep[P2]*)(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def in[P2, R, C[_]](e: Query[Rep[P2], _, C])(implicit om: OptionMapper2[B1, B1, Boolean, Option[B1], P2, R]): Rep[R]
- def inSet[R](seq: Iterable[B1])(implicit om: OptionMapper2[Boolean, B1, Boolean, Boolean, Option[B1], R]): Rep[R]
- def inSetBind[R](seq: Iterable[B1])(implicit om: OptionMapper2[Boolean, B1, Boolean, Boolean, Option[B1], R]): Rep[R]
- final def isInstanceOf[T0]: Boolean
- def n: Node
- implicit def p1Type: TypedType[Option[B1]]
- def toString(): String
- def tpe[T](r: Rep[T]): TypedType[T]
- def formatted(fmtstr: String): String
- def →[B](y: B): (OptionColumnExtensionMethods[B1], B)
edit this text on github
Scala Language-Integrated Connection Kit
This is the API documentation for the Slick database library. It should be used as an additional resource to the user manual.
Further documentation for Slick can be found on the documentation pages.
To the slick package list...