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