| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.TableFactorContext |
OracleStatementParser.tableFactor() |
OracleStatementParser.TableFactorContext |
OracleStatementParser.TableReferenceContext.tableFactor() |
OracleStatementParser.TableFactorContext |
OracleStatementParser.JoinedTableContext.tableFactor() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitTableFactor(OracleStatementParser.TableFactorContext ctx)
Visit a parse tree produced by
OracleStatementParser.tableFactor(). |
T |
OracleStatementBaseVisitor.visitTableFactor(OracleStatementParser.TableFactorContext ctx)
Visit a parse tree produced by
OracleStatementParser.tableFactor(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.