public abstract class CloseStatement extends AbstractSQLStatement implements DDLStatement
| 构造器和说明 |
|---|
CloseStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<CursorNameSegment> |
getCursorName()
Get cursor name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<CursorNameSegment> getCursorName()
Copyright © 2022 The Apache Software Foundation. All rights reserved.