public class NullExceptionSorter extends Object implements ExceptionSorter
| 构造器和说明 |
|---|
NullExceptionSorter() |
| 限定符和类型 | 方法和说明 |
|---|---|
static NullExceptionSorter |
getInstance() |
boolean |
isExceptionFatal(SQLException e)
Returns true or false whether or not the exception is fatal.
|
public static final NullExceptionSorter getInstance()
public boolean isExceptionFatal(SQLException e)
ExceptionSorterisExceptionFatal 在接口中 ExceptionSortere - the exceptionCopyright © 2012 Alibaba Group. All Rights Reserved.