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