| Modifier and Type | Field and Description |
|---|---|
protected static SqlOperator |
DDL_OPERATOR
Use this operator only if you don't have a better one.
|
private SqlOperator |
operator |
EMPTY_ARRAY, pos| Constructor and Description |
|---|
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, toSqlString, toSqlString, toString, validateExprprotected static final SqlOperator DDL_OPERATOR
private final SqlOperator operator
public SqlDdl(SqlOperator operator, SqlParserPos pos)
public SqlOperator getOperator()
getOperator in class SqlCallCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.