public final class SubqueryProjectionSegment extends Object implements SQLSegment, ProjectionSegment, AliasAvailable
| 构造器和说明 |
|---|
SubqueryProjectionSegment() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<String> |
getAlias()
Get alias.
|
int |
getStartIndex()
Get start index.
|
int |
getStopIndex()
Get stop index.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAliaspublic Optional<String> getAlias()
AliasAvailablegetAlias 在接口中 AliasAvailablepublic int getStartIndex()
SQLSegmentgetStartIndex 在接口中 SQLSegmentpublic int getStopIndex()
SQLSegmentgetStopIndex 在接口中 SQLSegmentCopyright © 2020 The Apache Software Foundation. All rights reserved.