Class HavingNode

    • Constructor Detail

      • HavingNode

        public HavingNode()
    • Method Detail

      • getHaving

        public Node getHaving()
        INTERNAL Return the HAVING expression
      • setHaving

        public void setHaving​(Node having)
        INTERNAL Set the HAVING expression