| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
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() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.