| Modifier and Type | Field and Description |
|---|---|
protected static SqlOperator |
DDL_OPERATOR
Use this operator only if you don't have a better one.
|
EMPTY_ARRAY, pos| Modifier | Constructor and Description |
|---|---|
protected |
SqlDdl(SqlOperator operator,
SqlParserPos pos)
Creates a SqlDdl.
|
| Modifier and Type | Method and Description |
|---|---|
SqlOperator |
getOperator() |
accept, clone, equalsDeep, findValidOptions, getCallSignature, getFunctionQuantifier, getKind, getMonotonicity, getOperandList, isCountStar, isExpanded, operand, operandCount, setOperand, unparse, validateclone, clone, cloneArray, equalDeep, equalDeep, equalsDeep, getParserPosition, isA, toList, toList, toSqlString, toSqlString, toSqlString, toString, unparseWithParentheses, validateExprprotected static final SqlOperator DDL_OPERATOR
protected SqlDdl(SqlOperator operator, SqlParserPos pos)
public SqlOperator getOperator()
getOperator in class SqlCallCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.