public interface ExceptionSorter
限定符和类型 | 方法和说明 |
---|---|
void |
configFromProperties(Properties properties) |
boolean |
isExceptionFatal(SQLException e)
Returns true or false whether or not the exception is fatal.
|
boolean isExceptionFatal(SQLException e)
e
- the exceptionvoid configFromProperties(Properties properties)
Copyright © 2013-2015 Alibaba Group. All Rights Reserved.