Scala Library Documentation
|
|
abstract
class
General
extends
SetFunctionMethod Summary | |
abstract def
|
setQuantifier : Option[SetQuantifier] |
def
|
sqlString
: java.lang.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 : java.lang.String
Scala Library Documentation
|
|