接口 DynamicDataSourceStrategy
public interface DynamicDataSourceStrategy
The interface of dynamic datasource switch strategy
- 从以下版本开始:
- 1.0.0
- 作者:
- TaoYu Kanyuxia
- 另请参阅:
-
方法概要
-
方法详细资料
-
determineKey
determine a database from the given dataSources- 参数:
dsNames- given dataSources- 返回:
- final dataSource
-