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