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