Scala Library Documentation
|
|
scala/dbc/syntax/Statement.scala
]
abstract
class
SelectZygote
extends
AnyRefMethod Summary | |
def
|
fields (sdc : SelectDerivedColumns) : SelectOf |
abstract def
|
setQuantifier : Option[SetQuantifier] |
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 |
abstract
def
setQuantifier : Option[SetQuantifier]
def
fields(sdc : SelectDerivedColumns) : SelectOf
Scala Library Documentation
|
|