slick.lifted.OptionMapper2
See theOptionMapper2 companion object
sealed trait OptionMapper2[B1, B2, BR, P1, P2, R] extends OptionMapper[BR, R]
Attributes
- Companion
- object
- Source
- OptionMapper.scala
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- OptionMapper
- Source
- OptionMapper.scala
Attributes
- Inherited from:
- OptionMapper
- Source
- OptionMapper.scala
Attributes
- Inherited from:
- OptionMapper
- Source
- OptionMapper.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Function1 -> Any
- Inherited from:
- Function1
In this article