public class PGConnectToStatement extends SQLStatementImpl implements PGSQLStatement
| 限定符和类型 | 字段和说明 |
|---|---|
private SQLName |
target |
afterSemi, dbType, headHintsattributes, parent| 构造器和说明 |
|---|
PGConnectToStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(PGASTVisitor v) |
protected void |
accept0(SQLASTVisitor visitor) |
SQLName |
getTarget() |
void |
output(StringBuffer buf) |
void |
setTarget(SQLName x) |
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, putAttribute, setParentclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentprivate SQLName target
protected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLStatementImplpublic void output(StringBuffer buf)
output 在接口中 SQLObjectoutput 在类中 SQLObjectImplpublic void accept0(PGASTVisitor v)
accept0 在接口中 PGSQLObjectpublic SQLName getTarget()
public void setTarget(SQLName x)
Copyright © 2013–2019 Alibaba Group. All rights reserved.