public final class SQL92SelectStatement extends SelectStatement implements SQL92Statement
| 构造器和说明 |
|---|
SQL92SelectStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<LimitSegment> |
getLimit()
Get order by segment.
|
getGroupBy, getHaving, getOrderBy, getWhereclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParameterCountpublic Optional<LimitSegment> getLimit()
Copyright © 2022 The Apache Software Foundation. All rights reserved.