Class SqlWith

All Implemented Interfaces:
Cloneable

public class SqlWith extends SqlCall
The WITH clause of a query. It wraps a SELECT, UNION, or INTERSECT.