public final class OrderByItemConverterUtil extends Object
| Constructor and Description |
|---|
OrderByItemConverterUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<org.apache.calcite.sql.SqlNode> |
convert(Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.OrderByItemSegment> orderByItems)
Convert order by items to sql node.
|
public static Collection<org.apache.calcite.sql.SqlNode> convert(Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item.OrderByItemSegment> orderByItems)
orderByItems - order by itemsCopyright © 2023 The Apache Software Foundation. All rights reserved.