| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.SelectContext |
OracleStatementParser.select() |
OracleStatementParser.SelectContext |
OracleStatementParser.ExecuteContext.select() |
OracleStatementParser.SelectContext |
OracleStatementParser.InsertSingleTableContext.select() |
OracleStatementParser.SelectContext |
OracleStatementParser.InsertMultiTableContext.select() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitSelect(OracleStatementParser.SelectContext ctx)
Visit a parse tree produced by
OracleStatementParser.select(). |
T |
OracleStatementBaseVisitor.visitSelect(OracleStatementParser.SelectContext ctx)
Visit a parse tree produced by
OracleStatementParser.select(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
OracleDMLVisitor.visitSelect(OracleStatementParser.SelectContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.