|
Scala 2.2.0.9153
|
abstract
class
SelectSourceTable
extends
java.lang.Object with
scala.ScalaObjectConstructor Summary | |
def
this
|
Def Summary | |
abstract
|
def
fromRelation
: scala.dbc.statement.Relation
|
def
fullOuterJoin
(sst: Statement.this.SelectSourceTable)
: Statement.this.SelectSourceTable
|
|
def
innerJoin
(sst: Statement.this.SelectSourceTable)
: Statement.this.SelectSourceTable
|
|
def
leftOuterJoin
(sst: Statement.this.SelectSourceTable)
: Statement.this.SelectSourceTable
|
|
def
rightOuterJoin
(sst: Statement.this.SelectSourceTable)
: Statement.this.SelectSourceTable
|
Constructor Detail |
def
this
Def Detail |
abstract
def
fromRelation
: scala.dbc.statement.Relation
def
fullOuterJoin
(sst: Statement.this.SelectSourceTable): Statement.this.SelectSourceTable
def
innerJoin
(sst: Statement.this.SelectSourceTable): Statement.this.SelectSourceTable
def
leftOuterJoin
(sst: Statement.this.SelectSourceTable): Statement.this.SelectSourceTable
def
rightOuterJoin
(sst: Statement.this.SelectSourceTable): Statement.this.SelectSourceTable