Package | Description |
---|---|
com.alibaba.druid.pool | |
com.alibaba.druid.pool.vendor |
Modifier and Type | Method and Description |
---|---|
ExceptionSorter |
DruidAbstractDataSource.getExceptionSorter() |
Modifier and Type | Method and Description |
---|---|
void |
DruidAbstractDataSource.setExceptionSorter(ExceptionSorter exceptionSoter) |
Modifier and Type | Class and Description |
---|---|
class |
DB2ExceptionSorter |
class |
InformixExceptionSorter |
class |
MockExceptionSorter |
class |
MySqlExceptionSorter |
class |
NullExceptionSorter |
class |
OracleExceptionSorter
Implementation of ExceptionSorter for Oracle.
|
class |
PGExceptionSorter |
class |
SybaseExceptionSorter |
Copyright © 2013–2017 Alibaba Group. All rights reserved.