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