public class SimpleResultSetProxyLogic extends ProxyLogicSupport implements ResultSetProxyLogic
ResultSet.COMMON_METHOD_NAMES| Constructor and Description |
|---|
SimpleResultSetProxyLogic(ResultSet resultSet,
ConnectionInfo connectionInfo,
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 SimpleResultSetProxyLogic(ResultSet resultSet, ConnectionInfo connectionInfo, ProxyConfig proxyConfig)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface ResultSetProxyLogicThrowableprotected Object performProxyLogic(Object proxy, Method method, Object[] args, MethodExecutionContext methodContext) throws Throwable
performProxyLogic in class ProxyLogicSupportThrowableCopyright © 2025. All rights reserved.