public final class SimpleTableSegment extends Object implements TableSegment, OwnerAvailable
| 构造器和说明 |
|---|
SimpleTableSegment() |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<String> |
getAlias()
Get alias.
|
Optional<OwnerSegment> |
getOwner()
Get owner.
|
int |
getStartIndex()
Get start index.
|
int |
getStopIndex()
Get stop index.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetAliassetOwnerpublic int getStartIndex()
SQLSegmentgetStartIndex 在接口中 SQLSegmentpublic int getStopIndex()
SQLSegmentgetStopIndex 在接口中 SQLSegmentpublic Optional<OwnerSegment> getOwner()
OwnerAvailablegetOwner 在接口中 OwnerAvailablepublic Optional<String> getAlias()
AliasAvailablegetAlias 在接口中 AliasAvailableCopyright © 2022 The Apache Software Foundation. All rights reserved.