Class SqlMultisetValueConstructor

Direct Known Subclasses:
SqlArrayValueConstructor, SqlMapValueConstructor

public class SqlMultisetValueConstructor extends SqlSpecialOperator
Definition of the SQL:2003 standard MULTISET constructor, MULTISET [<expr>, ...].

Derived classes construct other kinds of collections.

See Also: