public final class DefaultDataSourcePoolActiveDetector extends Object implements DataSourcePoolActiveDetector
| 构造器和说明 |
|---|
DefaultDataSourcePoolActiveDetector() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
containsActiveConnection(DataSource dataSource)
Whether contains active connection.
|
String |
getType() |
boolean |
isDefault() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeAliasespublic boolean containsActiveConnection(DataSource dataSource)
DataSourcePoolActiveDetectorcontainsActiveConnection 在接口中 DataSourcePoolActiveDetectordataSource - data source pool to be detectedpublic boolean isDefault()
isDefault 在接口中 RequiredSPICopyright © 2022 The Apache Software Foundation. All rights reserved.