|
|
Scala 2.1.6
|
class
SelectSourceTable
extends
java.lang.Object with
scala.ScalaObject| Constructor Summary | |
def
this
|
|
| Def Summary | |
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 |
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