Class SqlWithItem.SqlWithItemOperator

  • Enclosing class:
    SqlWithItem

    private static class SqlWithItem.SqlWithItemOperator
    extends SqlSpecialOperator
    SqlWithItemOperator is used to represent an item in a WITH clause of a query. It has a name, an optional column list, and a query.