| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.WithClauseContext |
SQLServerStatementParser.withClause() |
SQLServerStatementParser.WithClauseContext |
SQLServerStatementParser.InsertContext.withClause() |
SQLServerStatementParser.WithClauseContext |
SQLServerStatementParser.UpdateContext.withClause() |
SQLServerStatementParser.WithClauseContext |
SQLServerStatementParser.DeleteContext.withClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitWithClause(SQLServerStatementParser.WithClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.withClause(). |
T |
SQLServerStatementVisitor.visitWithClause(SQLServerStatementParser.WithClauseContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.withClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerStatementSQLVisitor.visitWithClause(SQLServerStatementParser.WithClauseContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.