Class OscarDropSchemaStatement

    • Constructor Detail

      • OscarDropSchemaStatement

        public OscarDropSchemaStatement()
    • Method Detail

      • isIfExists

        public boolean isIfExists()
      • setIfExists

        public void setIfExists​(boolean ifExists)
      • isCascade

        public boolean isCascade()
      • setCascade

        public void setCascade​(boolean cascade)
      • isRestrict

        public boolean isRestrict()
      • setRestrict

        public void setRestrict​(boolean restrict)