OptionMapper
slick.lifted.OptionMapper
trait OptionMapper[BR, R] extends Rep[BR] => Rep[R]
Attributes
- Source
- OptionMapper.scala
- Graph
-
- Supertypes
- Known subtypes
-
Members list
Value members
Abstract methods
Attributes
- Source
- OptionMapper.scala
Inherited methods
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