|
Scala 2
|
||
class
SelectSourceTable
extends
java.lang.Object with
ScalaObjectConstructor Summary | |
def
this
|
Def Summary | |
def
fromRelation
: Relation
|
|
def
fullOuterJoin
( sst : SelectSourceTable )
: SelectSourceTable
|
|
def
innerJoin
( sst : SelectSourceTable )
: SelectSourceTable
|
|
def
leftOuterJoin
( sst : SelectSourceTable )
: SelectSourceTable
|
|
def
rightOuterJoin
( sst : SelectSourceTable )
: SelectSourceTable
|
Constructor Detail |
def
this
Def Detail |
def
fromRelation
: Relation
def
fullOuterJoin
( sst : SelectSourceTable ) : SelectSourceTable
def
innerJoin
( sst : SelectSourceTable ) : SelectSourceTable
def
leftOuterJoin
( sst : SelectSourceTable ) : SelectSourceTable
def
rightOuterJoin
( sst : SelectSourceTable ) : SelectSourceTable