in scala.dbc.statement.expression
class SetFunction

abstract class SetFunction
extends java.lang.Object
with scala.ScalaObject
Direct known subclasses:
Asterisk, General, Binary

Constructor Summary
def this



Def Summary
abstract def sqlString : java.lang.String
A SQL-99 compliant string representation of the set quantifier.


Constructor Detail
def this

Def Detail
abstract def sqlString : java.lang.String
A SQL-99 compliant string representation of the set quantifier.