public class SQLServerOutput extends SQLServerObjectImpl
构造器和说明 |
---|
SQLServerOutput() |
限定符和类型 | 方法和说明 |
---|---|
void |
accept0(SQLServerASTVisitor visitor) |
List<SQLExpr> |
getColumns() |
SQLExprTableSource |
getInto() |
List<SQLSelectItem> |
getSelectList() |
void |
setInto(SQLExprTableSource into) |
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent, toString
accept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParent
public void accept0(SQLServerASTVisitor visitor)
accept0
在接口中 SQLServerObject
accept0
在类中 SQLServerObjectImpl
public SQLExprTableSource getInto()
public void setInto(SQLExprTableSource into)
public List<SQLSelectItem> getSelectList()
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.