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