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