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