|
Scala Library Documentation
|
|
scala/dbc/syntax/Statement.scala]
abstract
class
SelectSourceTables
extends AnyRef| Method Summary | |
abstract def
|
fromClause : List[Relation] |
def
|
join (sct : SelectSourceTable) : SelectSourceTables |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Scala Library Documentation
|
|