public static class SQLServerExecStatement.SQLServerParameter extends SQLServerObjectImpl
Constructor and Description |
---|
SQLServerParameter() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(SQLServerASTVisitor visitor) |
SQLExpr |
getExpr() |
boolean |
getType() |
void |
setExpr(SQLExpr expr) |
void |
setType(boolean type) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public boolean getType()
public void setType(boolean type)
public void accept0(SQLServerASTVisitor visitor)
accept0
in interface SQLServerObject
accept0
in class SQLServerObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.