| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.WithClauseContext |
OracleStatementParser.withClause() |
OracleStatementParser.WithClauseContext |
OracleStatementParser.QueryBlockContext.withClause() |
| 限定符和类型 | 方法和说明 |
|---|---|
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(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitWithClause(OracleStatementParser.WithClauseContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.