| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.DistinctContext |
SQLServerStatementParser.distinct() |
SQLServerStatementParser.DistinctContext |
SQLServerStatementParser.AggregationFunctionContext.distinct() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementVisitor.visitDistinct(SQLServerStatementParser.DistinctContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.distinct(). |
T |
SQLServerStatementBaseVisitor.visitDistinct(SQLServerStatementParser.DistinctContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.distinct(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.