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, clone, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public boolean getType()
public void setType(boolean type)
public void accept0(SQLServerASTVisitor visitor)
accept0 in interface SQLServerObjectaccept0 in class SQLServerObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.