public class DataSourceInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| 构造器和说明 |
|---|
DataSourceInterceptor() |
public DataSourceInterceptor()
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke 在接口中 org.aopalliance.intercept.MethodInterceptorThrowableprivate String findDataSourceKey(Method method, Class<?> targetClass)
private String determineDataSourceKey(Method method, Class<?> targetClass)
Copyright © 2023. All rights reserved.