Class IfNotExists

  • All Implemented Interfaces:
    Node

    public class IfNotExists
    extends SimpleNode
    • Constructor Detail

      • IfNotExists

        public IfNotExists​(int id)
      • IfNotExists

        public IfNotExists​(SqlParser p,
                           int id)