| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ErrorLoggingClauseContext |
OracleStatementParser.errorLoggingClause() |
OracleStatementParser.ErrorLoggingClauseContext |
OracleStatementParser.InsertSingleTableContext.errorLoggingClause() |
OracleStatementParser.ErrorLoggingClauseContext |
OracleStatementParser.MultiTableElementContext.errorLoggingClause() |
OracleStatementParser.ErrorLoggingClauseContext |
OracleStatementParser.UpdateContext.errorLoggingClause() |
OracleStatementParser.ErrorLoggingClauseContext |
OracleStatementParser.DeleteContext.errorLoggingClause() |
OracleStatementParser.ErrorLoggingClauseContext |
OracleStatementParser.MergeContext.errorLoggingClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitErrorLoggingClause(OracleStatementParser.ErrorLoggingClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.errorLoggingClause(). |
T |
OracleStatementBaseVisitor.visitErrorLoggingClause(OracleStatementParser.ErrorLoggingClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.errorLoggingClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.