| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.OrderByItemContext |
PostgreSQLStatementParser.orderByItem() |
PostgreSQLStatementParser.OrderByItemContext |
PostgreSQLStatementParser.GroupByClauseContext.orderByItem(int i) |
PostgreSQLStatementParser.OrderByItemContext |
PostgreSQLStatementParser.OrderByClauseContext.orderByItem(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.OrderByItemContext> |
PostgreSQLStatementParser.GroupByClauseContext.orderByItem() |
List<PostgreSQLStatementParser.OrderByItemContext> |
PostgreSQLStatementParser.OrderByClauseContext.orderByItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitOrderByItem(PostgreSQLStatementParser.OrderByItemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.orderByItem(). |
T |
PostgreSQLStatementBaseVisitor.visitOrderByItem(PostgreSQLStatementParser.OrderByItemContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.orderByItem(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.