public class PGShowStatement extends SQLStatementImpl implements PGSQLStatement
| 限定符和类型 | 字段和说明 |
|---|---|
private SQLExpr |
expr |
afterSemi, dbType, headHintsattributes, parent| 构造器和说明 |
|---|
PGShowStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
SQLExpr |
getExpr() |
void |
setExpr(SQLExpr expr) |
clone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprivate SQLExpr expr
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
protected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLStatementImplpublic void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectCopyright © 2013–2019 Alibaba Group. All rights reserved.