| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<OrderBySegment> |
OrderByExtractor.extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode,
Map<org.antlr.v4.runtime.ParserRuleContext,Integer> parameterMarkerIndexes) |
| 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> |
SelectStatement.getOrderBy()
Get order by segment.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.