MappedProjection
slick.lifted.MappedProjection
class MappedProjection[T](child: Node, mapper: Mapper, classTag: ClassTag[T]) extends Rep[T]
Attributes
- Source
- Shape.scala
- Graph
-
- Supertypes
Members list
Type members
Types
Attributes
- Source
- Shape.scala
Value members
Concrete methods
Encode a reference into this Rep.
Attributes
- Source
- Shape.scala
Get the Node for this Rep.
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
-
Rep -> Any
- Source
- Shape.scala
In this article