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