| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CursorOptionContext |
PostgreSQLStatementParser.cursorOption() |
PostgreSQLStatementParser.CursorOptionContext |
PostgreSQLStatementParser.CursorOptionsContext.cursorOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PostgreSQLStatementParser.CursorOptionContext> |
PostgreSQLStatementParser.CursorOptionsContext.cursorOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitCursorOption(PostgreSQLStatementParser.CursorOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.cursorOption(). |
T |
PostgreSQLStatementParserVisitor.visitCursorOption(PostgreSQLStatementParser.CursorOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.cursorOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.