| Package | Description |
|---|---|
| org.hswebframework.web.datasource | |
| org.hswebframework.web.datasource.strategy |
| Modifier and Type | Method and Description |
|---|---|
AopDataSourceSwitcherAutoConfiguration.SwitcherMethodMatcherPointcutAdvisor |
AopDataSourceSwitcherAutoConfiguration.switcherMethodMatcherPointcutAdvisor(List<DataSourceSwitchStrategyMatcher> matchers,
List<TableSwitchStrategyMatcher> tableSwitcher) |
| Constructor and Description |
|---|
SwitcherMethodMatcherPointcutAdvisor(List<DataSourceSwitchStrategyMatcher> matchers,
List<TableSwitchStrategyMatcher> tableSwitcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationDataSourceSwitchStrategyMatcher |
class |
CachedDataSourceSwitchStrategyMatcher |
class |
ExpressionDataSourceSwitchStrategyMatcher
表达式方式切换数据源,在配置文件中设置:
|
Copyright © 2016–2021. All rights reserved.