| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.TableCollectionExprContext |
OracleStatementParser.tableCollectionExpr() |
OracleStatementParser.TableCollectionExprContext |
OracleStatementParser.DmlTableExprClauseContext.tableCollectionExpr() |
OracleStatementParser.TableCollectionExprContext |
OracleStatementParser.QueryTableExprContext.tableCollectionExpr() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitTableCollectionExpr(OracleStatementParser.TableCollectionExprContext ctx)
Visit a parse tree produced by
OracleStatementParser.tableCollectionExpr(). |
T |
OracleStatementBaseVisitor.visitTableCollectionExpr(OracleStatementParser.TableCollectionExprContext ctx)
Visit a parse tree produced by
OracleStatementParser.tableCollectionExpr(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitTableCollectionExpr(OracleStatementParser.TableCollectionExprContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.