public static class ExpressionDataSourceSwitchStrategyMatcher.ExpressionStrategy extends Object implements DataSourceSwitchStrategyMatcher.Strategy
| Constructor and Description |
|---|
ExpressionStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUseDefaultDataSource()
是否使用默认数据源,与
this#getDataSourceId互斥,只在this#getDataSourceId不为空时生效 |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDatabase, getDataSourceId, isFallbackDefaultpublic boolean isUseDefaultDataSource()
DataSourceSwitchStrategyMatcher.Strategythis#getDataSourceId互斥,只在this#getDataSourceId不为空时生效isUseDefaultDataSource in interface DataSourceSwitchStrategyMatcher.StrategyCopyright © 2016–2021. All rights reserved.