public class PGSelectStatement extends SQLSelectStatement implements PGSQLStatement
| Constructor and Description |
|---|
PGSelectStatement() |
PGSelectStatement(SQLSelect select) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PGASTVisitor visitor) |
PGWithClause |
getWith() |
void |
setWith(PGWithClause with) |
getHeadHintsDirect, getSelect, output, setHeadHints, setSelectgetDbType, setDbType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDbTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic PGSelectStatement()
public PGSelectStatement(SQLSelect select)
public PGWithClause getWith()
public void setWith(PGWithClause with)
public void accept0(PGASTVisitor visitor)
accept0 in interface PGSQLObjectCopyright © 2013–2017 Alibaba Group. All rights reserved.