public class MySqlExceptionSorter extends Object implements ExceptionSorter
| 构造器和说明 |
|---|
MySqlExceptionSorter() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
configFromProperties(Properties properties) |
boolean |
isExceptionFatal(SQLException e)
Returns true or false whether or not the exception is fatal.
|
public boolean isExceptionFatal(SQLException e)
ExceptionSorterisExceptionFatal 在接口中 ExceptionSortere - the exceptionpublic void configFromProperties(Properties properties)
configFromProperties 在接口中 ExceptionSorterCopyright © 2013-2014 Alibaba Group. All Rights Reserved.