Class NamedDataSourceSelector

java.lang.Object
com.alibaba.druid.pool.ha.selector.NamedDataSourceSelector
All Implemented Interfaces:
DataSourceSelector

public class NamedDataSourceSelector extends Object implements DataSourceSelector
Use the given name in ThreadLocal variable to choose DataSource.
Author:
DigitalSonic