public class SQLReturnStatement extends SQLStatementImpl
| Constructor and Description |
|---|
SQLReturnStatement() |
SQLReturnStatement(String dbType) |
| Modifier and Type | Method and Description |
|---|---|
SQLReturnStatement |
clone() |
List<SQLObject> |
getChildren() |
SQLExpr |
getExpr() |
void |
setExpr(SQLExpr expr) |
getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLReturnStatement()
public SQLReturnStatement(String dbType)
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public SQLReturnStatement clone()
clone in interface SQLObjectclone in interface SQLStatementclone in class SQLStatementImplpublic List<SQLObject> getChildren()
getChildren in interface SQLStatementgetChildren in class SQLStatementImplCopyright © 2013–2018 Alibaba Group. All rights reserved.