slick.ast.JoinType
See theJoinType companion object
The type of a join operation.
Attributes
- Companion:
- object
- Source:
- JoinType.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
- object Inner.typeobject Left.typeobject LeftOption.typeobject Outer.typeobject OuterOption.typeobject Right.typeobject RightOption.typeobject Zip.type