FlatJoin
scalasql.query.FlatJoin
object FlatJoin
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
FlatJoin.type
Members list
Type members
Classlikes
class FlatMapResult[Q, Q2, R, R2](val prefix: String, val from: From, val on: Option[Expr[Boolean]], val qr: Row[Q2, R2], val f: Rhs[Q2, R2], val where: Seq[Expr[Boolean]]) extends Rhs[Q2, R2]
Attributes
- Supertypes
Attributes
- Supertypes
class Mapper[Q, Q2, R, R2](prefix: String, from: From, expr: Q, on: Option[Expr[Boolean]], where: Seq[Expr[Boolean]])
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
class NullableMapper[Q, Q2, R, R2](prefix: String, from: From, expr: JoinNullable[Q], on: Option[Expr[Boolean]], where: Seq[Expr[Boolean]])
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
In this article