in scala.dbc.statement
class SetQuantifier

abstract class SetQuantifier
extends java.lang.Object
with ScalaObject
A set quantifier that defines the collection type of a relation.

Constructor Summary
def this



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


Constructor Detail
def this

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