public abstract class SqlShowCreate
extends org.apache.calcite.sql.SqlCall
SqlShowCreateTable
and SqlShowCreateView
.Modifier and Type | Field and Description |
---|---|
protected org.apache.calcite.sql.SqlIdentifier |
sqlIdentifier |
Constructor and Description |
---|
SqlShowCreate(org.apache.calcite.sql.parser.SqlParserPos pos,
org.apache.calcite.sql.SqlIdentifier sqlIdentifier) |
accept, clone, equalsDeep, findValidOptions, getCallSignature, getFunctionQuantifier, getKind, getMonotonicity, getOperandList, getOperator, isCountStar, isExpanded, operand, operandCount, setOperand, unparse, validate
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.