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 getDataSourceKey(Object target, Method method, Object[] arguments)
private String determineDataSourceKey(Method method, Class<?> targetClass)
Copyright © 2025. All rights reserved.