public class SybaseExceptionSorter extends Object implements ExceptionSorter, Serializable
Constructor and Description |
---|
SybaseExceptionSorter() |
Modifier and Type | Method and Description |
---|---|
void |
configFromProperties(Properties properties) |
boolean |
isExceptionFatal(SQLException e)
Returns true or false whether or not the exception is fatal.
|
public boolean isExceptionFatal(SQLException e)
ExceptionSorter
isExceptionFatal
in interface ExceptionSorter
e
- the exceptionpublic void configFromProperties(Properties properties)
configFromProperties
in interface ExceptionSorter
Copyright © 2013–2021 Alibaba Group. All rights reserved.