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