Class SqlAlterMaterializedTableSchema.SqlAlterMaterializedTableDropConstraint

    • Constructor Detail

      • SqlAlterMaterializedTableDropConstraint

        public SqlAlterMaterializedTableDropConstraint​(org.apache.calcite.sql.parser.SqlParserPos pos,
                                                       org.apache.calcite.sql.SqlIdentifier tableName,
                                                       org.apache.calcite.sql.SqlIdentifier constraintName)