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