| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.OuterJoinClauseContext |
OracleStatementParser.outerJoinClause() |
OracleStatementParser.OuterJoinClauseContext |
OracleStatementParser.SelectJoinOptionContext.outerJoinClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitOuterJoinClause(OracleStatementParser.OuterJoinClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.outerJoinClause(). |
T |
OracleStatementBaseVisitor.visitOuterJoinClause(OracleStatementParser.OuterJoinClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.outerJoinClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.