|
<div>Scala 2.1.5</div>
|
class
SelectSourceTable
extends
java.lang.Object with
scala.ScalaObjectConstructor 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