| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.SelectLimitContext |
PostgreSQLStatementParser.selectLimit() |
PostgreSQLStatementParser.SelectLimitContext |
PostgreSQLStatementParser.SelectNoParensContext.selectLimit() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitSelectLimit(PostgreSQLStatementParser.SelectLimitContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.selectLimit(). |
T |
PostgreSQLStatementBaseVisitor.visitSelectLimit(PostgreSQLStatementParser.SelectLimitContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.selectLimit(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDMLStatementSQLVisitor.visitSelectLimit(PostgreSQLStatementParser.SelectLimitContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.