| Package | Description |
|---|---|
| org.apache.shardingsphere.core.parse.antlr.extractor.impl.dml.select | |
| org.apache.shardingsphere.core.parse.antlr.sql.segment.dml.order.item |
| Modifier and Type | Method and Description |
|---|---|
Collection<OrderByItemSegment> |
OrderByItemExtractor.extract(org.antlr.v4.runtime.ParserRuleContext ancestorNode) |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnNameOrderByItemSegment
Order by item segment for column name.
|
class |
ExpressionOrderByItemSegment
Order by item segment for expression.
|
class |
IndexOrderByItemSegment
Order by item segment for index.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.