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