| Package | Description |
|---|---|
| org.hswebframework.web.datasource.strategy |
| Modifier and Type | Method and Description |
|---|---|
abstract TableSwitchStrategyMatcher.Strategy |
CachedTableSwitchStrategyMatcher.createStrategyIfMatch(Class target,
Method method) |
TableSwitchStrategyMatcher.Strategy |
TableSwitchStrategyMatcher.getStrategy(MethodInterceptorContext context)
获取表切换策略
|
TableSwitchStrategyMatcher.Strategy |
CachedTableSwitchStrategyMatcher.getStrategy(MethodInterceptorContext context) |
static TableSwitchStrategyMatcher.Strategy |
TableSwitchStrategyMatcher.Strategy.of(Map<String,String> mapping) |
static TableSwitchStrategyMatcher.Strategy |
TableSwitchStrategyMatcher.Strategy.of(Supplier<Map<String,String>> supplier) |
static TableSwitchStrategyMatcher.Strategy |
TableSwitchStrategyMatcher.Strategy.single(String source,
String target) |
Copyright © 2016–2021. All rights reserved.