| Modifier and Type | Field and Description |
|---|---|
protected boolean |
ifExists
Whether "IF EXISTS" was specified.
|
DDL_OPERATOREMPTY_ARRAY, pos| Constructor and Description |
|---|
SqlDrop(SqlOperator operator,
SqlParserPos pos,
boolean ifExists)
Creates a SqlDrop.
|
SqlDrop(SqlParserPos pos)
Deprecated.
|
getOperatoraccept, clone, equalsDeep, findValidOptions, getCallSignature, getFunctionQuantifier, getKind, getMonotonicity, getOperandList, isCountStar, isExpanded, operand, operandCount, setOperand, unparse, validateclone, clone, cloneArray, equalDeep, equalDeep, equalsDeep, getParserPosition, isA, toSqlString, toSqlString, toString, validateExprpublic SqlDrop(SqlOperator operator, SqlParserPos pos, boolean ifExists)
@Deprecated public SqlDrop(SqlParserPos pos)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.