public class OdpsCountStatement extends OdpsStatementImpl implements SQLAlterStatement
afterSemi, dbType, headHintsattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
OdpsCountStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
accept0(OdpsASTVisitor visitor) |
List<SQLAssignItem> |
getPartitoins() |
SQLExprTableSource |
getTable() |
void |
setTable(SQLExprTableSource table) |
void |
setTable(SQLName table) |
accept0, toStringclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toParameterizedString, toString, toUnformattedStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, 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, setParentprotected void accept0(OdpsASTVisitor visitor)
accept0 在类中 OdpsStatementImplpublic SQLExprTableSource getTable()
public void setTable(SQLExprTableSource table)
public void setTable(SQLName table)
public List<SQLAssignItem> getPartitoins()
Copyright © 2013–2023. All rights reserved.