|
Scala Library Documentation
|
|
abstract
class
Asterisk
extends SetFunction| Method Summary | |
def
|
sqlString
: String
A SQL-99 compliant string representation of the set quantifier.
|
| 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 |
def
sqlString : String
|
Scala Library Documentation
|
|