| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.CursorOptionContext |
SQLServerStatementParser.cursorOption() |
SQLServerStatementParser.CursorOptionContext |
SQLServerStatementParser.AlterDatabaseOptionSpecContext.cursorOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitCursorOption(SQLServerStatementParser.CursorOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.cursorOption(). |
T |
SQLServerStatementBaseVisitor.visitCursorOption(SQLServerStatementParser.CursorOptionContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.cursorOption(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.