Class DropViewDAO

    • Constructor Detail

      • DropViewDAO

        public DropViewDAO​(String schemaName,
                           String viewName,
                           boolean propagateError)
        Public constructor
        Parameters:
        schemaName -
        viewName -
        propagateError - if false, errors will be suppressed, if true, they will be propagated