Class SqlWith

  • All Implemented Interfaces:
    java.lang.Cloneable

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