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