| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.SelectProjectionContext |
OracleStatementParser.selectProjection() |
OracleStatementParser.SelectProjectionContext |
OracleStatementParser.SelectListContext.selectProjection(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.SelectProjectionContext> |
OracleStatementParser.SelectListContext.selectProjection() |
| Modifier and Type | Method and Description |
|---|---|
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(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitSelectProjection(OracleStatementParser.SelectProjectionContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.