public class SQLCloseStatement extends SQLStatementImpl
| Constructor and Description |
|---|
SQLCloseStatement() |
| Modifier and Type | Method and Description |
|---|---|
List<SQLObject> |
getChildren() |
SQLName |
getCursorName() |
void |
setCursorName(SQLName cursorName) |
void |
setCursorName(String cursorName) |
clone, 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 SQLName getCursorName()
public void setCursorName(String cursorName)
public void setCursorName(SQLName cursorName)
public List<SQLObject> getChildren()
getChildren in interface SQLStatementgetChildren in class SQLStatementImplCopyright © 2013–2018 Alibaba Group. All rights reserved.