public class SQLServerOutput extends SQLServerObjectImpl
| Constructor and Description |
|---|
SQLServerOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(SQLServerASTVisitor visitor) |
SQLServerOutput |
clone() |
List<SQLExpr> |
getColumns() |
SQLExprTableSource |
getInto() |
List<SQLSelectItem> |
getSelectList() |
void |
setInto(SQLExprTableSource into) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic void accept0(SQLServerASTVisitor visitor)
accept0 in interface SQLServerObjectaccept0 in class SQLServerObjectImplpublic SQLExprTableSource getInto()
public void setInto(SQLExprTableSource into)
public List<SQLSelectItem> getSelectList()
public SQLServerOutput clone()
clone in interface SQLObjectclone in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.