| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.CursorVariableContext |
SQLServerStatementParser.cursorVariable() |
SQLServerStatementParser.CursorVariableContext |
SQLServerStatementParser.SetVariableClauseContext.cursorVariable() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitCursorVariable(SQLServerStatementParser.CursorVariableContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.cursorVariable(). |
T |
SQLServerStatementVisitor.visitCursorVariable(SQLServerStatementParser.CursorVariableContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.cursorVariable(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.