| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.ExceptionHandlerContext |
OracleStatementParser.exceptionHandler() |
OracleStatementParser.ExceptionHandlerContext |
OracleStatementParser.BodyContext.exceptionHandler(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.ExceptionHandlerContext> |
OracleStatementParser.BodyContext.exceptionHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitExceptionHandler(OracleStatementParser.ExceptionHandlerContext ctx)
Visit a parse tree produced by
OracleStatementParser.exceptionHandler(). |
T |
OracleStatementBaseVisitor.visitExceptionHandler(OracleStatementParser.ExceptionHandlerContext ctx)
Visit a parse tree produced by
OracleStatementParser.exceptionHandler(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.