in scala.dbc.statement
class SetQuantifier

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

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.