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