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