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