| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CursorOptionsContext |
PostgreSQLStatementParser.cursorOptions() |
PostgreSQLStatementParser.CursorOptionsContext |
PostgreSQLStatementParser.DeclareContext.cursorOptions() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitCursorOptions(PostgreSQLStatementParser.CursorOptionsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.cursorOptions(). |
T |
PostgreSQLStatementParserBaseVisitor.visitCursorOptions(PostgreSQLStatementParser.CursorOptionsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.cursorOptions(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.