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