public class DataSourceProxyLogic extends ProxyLogicSupport
DataSource methods.COMMON_METHOD_NAMES| Constructor and Description |
|---|
DataSourceProxyLogic(DataSource dataSource,
ProxyConfig proxyConfig) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
protected Object |
performProxyLogic(Object proxy,
Method method,
Object[] args,
MethodExecutionContext methodContext) |
handleCommonMethod, isCommonMethod, proceedExecution, proceedMethodExecutionpublic DataSourceProxyLogic(DataSource dataSource, ProxyConfig proxyConfig)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
Throwableprotected Object performProxyLogic(Object proxy, Method method, Object[] args, MethodExecutionContext methodContext) throws Throwable
performProxyLogic in class ProxyLogicSupportThrowableCopyright © 2024. All rights reserved.