JoinType

io.getquill.ast.JoinType
sealed trait JoinType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FullJoin.type
object InnerJoin.type
object LeftJoin.type
object RightJoin.type
In this article