public class PrestoSelectStatement extends SQLSelectStatement implements SQLStatement
| Constructor and Description |
|---|
PrestoSelectStatement() |
PrestoSelectStatement(SQLSelect select) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PrestoVisitor visitor) |
addWhere, clone, computeSelecteListAlias, equals, getChildren, getSelect, hashCode, output, setSelectgetDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toParameterizedString, toString, toString, toUnformattedStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseString, toParameterizedString, toString, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic PrestoSelectStatement()
public PrestoSelectStatement(SQLSelect select)
public void accept0(PrestoVisitor visitor)
Copyright © 2013–2022 Alibaba Group. All rights reserved.