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