OptionMapper3

slick.lifted.OptionMapper3
See theOptionMapper3 companion trait
object OptionMapper3

Attributes

Companion
trait
Source
OptionMapper.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val option: OptionMapper3[Any, Any, Any, Any, Any, Any, Any, Option[Any]]

Attributes

Source
OptionMapper.scala
val plain: OptionMapper3[Any, Any, Any, Any, Any, Any, Any, Any]

Attributes

Source
OptionMapper.scala

Implicits

Implicits

implicit def getOptionMapper3OOO[B1, B2 : BaseTypedType, P2 <: B2, B3 : BaseTypedType, P3 <: B3, BR]: OptionMapper3[B1, B2, B3, BR, Option[B1], Option[P2], Option[P3], Option[BR]]

Attributes

Source
OptionMapper.scala
implicit def getOptionMapper3OOT[B1, B2 : BaseTypedType, P2 <: B2, B3 : BaseTypedType, P3 <: B3, BR]: OptionMapper3[B1, B2, B3, BR, Option[B1], Option[P2], P3, Option[BR]]

Attributes

Source
OptionMapper.scala
implicit def getOptionMapper3OTO[B1, B2 : BaseTypedType, P2 <: B2, B3 : BaseTypedType, P3 <: B3, BR]: OptionMapper3[B1, B2, B3, BR, Option[B1], P2, Option[P3], Option[BR]]

Attributes

Source
OptionMapper.scala
implicit def getOptionMapper3OTT[B1, B2 : BaseTypedType, P2 <: B2, B3 : BaseTypedType, P3 <: B3, BR]: OptionMapper3[B1, B2, B3, BR, Option[B1], P2, P3, Option[BR]]

Attributes

Source
OptionMapper.scala
implicit def getOptionMapper3TOO[B1, B2 : BaseTypedType, P2 <: B2, B3 : BaseTypedType, P3 <: B3, BR]: OptionMapper3[B1, B2, B3, BR, B1, Option[P2], Option[P3], Option[BR]]

Attributes

Source
OptionMapper.scala
implicit def getOptionMapper3TOT[B1, B2 : BaseTypedType, P2 <: B2, B3 : BaseTypedType, P3 <: B3, BR]: OptionMapper3[B1, B2, B3, BR, B1, Option[P2], P3, Option[BR]]

Attributes

Source
OptionMapper.scala
implicit def getOptionMapper3TTO[B1, B2 : BaseTypedType, P2 <: B2, B3 : BaseTypedType, P3 <: B3, BR]: OptionMapper3[B1, B2, B3, BR, B1, P2, Option[P3], Option[BR]]

Attributes

Source
OptionMapper.scala
implicit def getOptionMapper3TTT[B1, B2 : BaseTypedType, P2 <: B2, B3 : BaseTypedType, P3 <: B3, BR]: OptionMapper3[B1, B2, B3, BR, B1, P2, P3, BR]

Attributes

Source
OptionMapper.scala