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