| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.RowLimitingClauseContext |
OracleStatementParser.rowLimitingClause() |
OracleStatementParser.RowLimitingClauseContext |
OracleStatementParser.SelectSubqueryContext.rowLimitingClause() |
OracleStatementParser.RowLimitingClauseContext |
OracleStatementParser.SelectCombineClauseContext.rowLimitingClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitRowLimitingClause(OracleStatementParser.RowLimitingClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.rowLimitingClause(). |
T |
OracleStatementBaseVisitor.visitRowLimitingClause(OracleStatementParser.RowLimitingClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.rowLimitingClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.