in scala.dbc.statement.JoinType
class Outer

abstract class Outer
extends JoinType
with ScalaObject
A join behaviour family where a joined tuple is created even when a tuple has no corresponding tuple in the other relation. The fields populated by values of the other tuple will receive the NULL value.

Constructor Summary
def this



Constructor Detail
def this