| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<OrderBySegment> |
OrderByExtractor.extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderByFiller.fill(OrderBySegment sqlSegment,
SQLStatement sqlStatement) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<OrderBySegment> |
SubquerySegment.getOrderBySegment()
Get order by segment.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.