public class PGConnectToStatement extends SQLStatementImpl implements PGSQLStatement
| Constructor and Description |
|---|
PGConnectToStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(PGASTVisitor v) |
SQLName |
getTarget() |
void |
output(StringBuffer buf) |
void |
setTarget(SQLName x) |
clone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, putAttribute, setParentpublic void output(StringBuffer buf)
output in interface SQLObjectoutput in class SQLObjectImplpublic void accept0(PGASTVisitor v)
accept0 in interface PGSQLObjectpublic SQLName getTarget()
public void setTarget(SQLName x)
Copyright © 2013–2019 Alibaba Group. All rights reserved.