类 Dhcp2DataSourceActiveDetector
java.lang.Object
com.baomidou.dynamic.datasource.destroyer.Dhcp2DataSourceActiveDetector
- 所有已实现的接口:
DataSourceActiveDetector
Description
DHCP2 data source pool active detector.
- 从以下版本开始:
- 2023/10/18
- 作者:
- alvinkwok
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleancontainsActiveConnection(DataSource dataSource) booleansupport(DataSource dataSource)
-
构造器详细资料
-
Dhcp2DataSourceActiveDetector
public Dhcp2DataSourceActiveDetector()
-
-
方法详细资料
-
containsActiveConnection
-
support
- 指定者:
support在接口中DataSourceActiveDetector
-