public interface SQLDialectExceptionMapper
extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
| 限定符和类型 | 方法和说明 |
|---|---|
SQLException |
convert(SQLDialectException sqlDialectException)
Convert SQL dialect exception into SQL exception.
|
SQLException convert(SQLDialectException sqlDialectException)
sqlDialectException - SQL dialect exceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.