Class ShowFunctionsOperation

  • All Implemented Interfaces:
    ExecutableOperation, Operation, ShowOperation

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