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