com.alibaba.druid.pool.vendor
类 InformixExceptionSorter
java.lang.Object
com.alibaba.druid.pool.vendor.InformixExceptionSorter
- 所有已实现的接口:
- ExceptionSorter, Serializable
public class InformixExceptionSorter
- extends Object
- implements ExceptionSorter, Serializable
- 另请参见:
- 序列化表格
InformixExceptionSorter
public InformixExceptionSorter()
isExceptionFatal
public boolean isExceptionFatal(SQLException e)
- 从接口
ExceptionSorter 复制的描述
- Returns true or false whether or not the exception is fatal.
- 指定者:
- 接口
ExceptionSorter 中的 isExceptionFatal
- 参数:
e - the exception
- 返回:
- true or false if the exception is fatal.
configFromProperties
public void configFromProperties(Properties properties)
- 指定者:
- 接口
ExceptionSorter 中的 configFromProperties
Copyright © 2013-2014 Alibaba Group. All Rights Reserved.