public class PGSelectStatement extends SQLSelectStatement implements PGSQLStatement
| 构造器和说明 |
|---|
PGSelectStatement() |
PGSelectStatement(SQLSelect select) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor visitor) |
PGWithClause |
getWith() |
void |
setWith(PGWithClause with) |
getSelect, output, setSelectaccept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic PGSelectStatement()
public PGSelectStatement(SQLSelect select)
public PGWithClause getWith()
public void setWith(PGWithClause with)
public void accept0(PGASTVisitor visitor)
accept0 在接口中 PGSQLObjectCopyright © 2012 Alibaba Group. All Rights Reserved.