Class Projection

  • All Implemented Interfaces:
    Node

    public class Projection
    extends SimpleNode
    • Field Detail

      • distinct

        protected boolean distinct
    • Constructor Detail

      • Projection

        public Projection​(int id)
      • Projection

        public Projection​(SqlParser p,
                          int id)