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