| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.LimitRowCountContext |
PostgreSQLStatementParser.limitRowCount() |
PostgreSQLStatementParser.LimitRowCountContext |
PostgreSQLStatementParser.LimitRowCountSyntaxContext.limitRowCount() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitLimitRowCount(PostgreSQLStatementParser.LimitRowCountContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.limitRowCount(). |
T |
PostgreSQLStatementVisitor.visitLimitRowCount(PostgreSQLStatementParser.LimitRowCountContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.limitRowCount(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLDMLVisitor.visitLimitRowCount(PostgreSQLStatementParser.LimitRowCountContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.