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