| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.FromClauseOptionContext |
OracleStatementParser.fromClauseOption() |
OracleStatementParser.FromClauseOptionContext |
OracleStatementParser.FromClauseListContext.fromClauseOption(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.FromClauseOptionContext> |
OracleStatementParser.FromClauseListContext.fromClauseOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitFromClauseOption(OracleStatementParser.FromClauseOptionContext ctx)
Visit a parse tree produced by
OracleStatementParser.fromClauseOption(). |
T |
OracleStatementBaseVisitor.visitFromClauseOption(OracleStatementParser.FromClauseOptionContext ctx)
Visit a parse tree produced by
OracleStatementParser.fromClauseOption(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitFromClauseOption(OracleStatementParser.FromClauseOptionContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.