|
Scala Library Documentation
|
|
abstract
class
General
extends SetFunction| Method Summary | |
abstract def
|
setQuantifier : Option[SetQuantifier] |
def
|
sqlString
: String
A SQL-99 compliant string representation of the set quantifier.
|
abstract def
|
valueExpression : Expression |
| 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]
abstract
def
valueExpression : Expression
def
sqlString : String
|
Scala Library Documentation
|
|