| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.RowOrRowsContext |
PostgreSQLStatementParser.rowOrRows() |
PostgreSQLStatementParser.RowOrRowsContext |
PostgreSQLStatementParser.LimitClauseContext.rowOrRows() |
PostgreSQLStatementParser.RowOrRowsContext |
PostgreSQLStatementParser.OffsetClauseContext.rowOrRows() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitRowOrRows(PostgreSQLStatementParser.RowOrRowsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.rowOrRows(). |
T |
PostgreSQLStatementBaseVisitor.visitRowOrRows(PostgreSQLStatementParser.RowOrRowsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.rowOrRows(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.