Class ShowProceduresOperation

  • All Implemented Interfaces:
    ExecutableOperation, Operation

    @Internal
    public class ShowProceduresOperation
    extends Object
    implements ExecutableOperation
    Operation to describe a SHOW PROCEDURES [ ( FROM | IN ) [catalog_name.]database_name ] [ [NOT] (LIKE | ILIKE) <sql_like_pattern> ] statement.