public class SqlDropFunction extends SqlDropObject
DROP FUNCTION statement.nameDDL_OPERATOREMPTY_ARRAY, pos| Constructor and Description |
|---|
SqlDropFunction(SqlParserPos pos,
boolean ifExists,
SqlIdentifier name)
Creates a SqlDropFunction.
|
execute, getOperandList, unparsegetOperatoraccept, clone, equalsDeep, findValidOptions, getCallSignature, getFunctionQuantifier, getKind, getMonotonicity, isCountStar, isExpanded, operand, operandCount, setOperand, validateclone, clone, cloneArray, equalDeep, equalDeep, equalsDeep, getParserPosition, isA, toList, toList, toSqlString, toSqlString, toSqlString, toString, unparseWithParentheses, validateExprpublic SqlDropFunction(SqlParserPos pos, boolean ifExists, SqlIdentifier name)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.