public class PassResultSetProxy extends AbstractResultSetProxy
| Constructor and Description |
|---|
PassResultSetProxy(List<String> blackList,
ResultSet target) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doGetMethod(Method method,
Object[] args) |
protected Object |
doUpdateMethod(Method method,
Object[] args) |
doGetMetaData, doGetStatement, doNext, getTarget, invokeprotected Object doUpdateMethod(Method method, Object[] args) throws Exception
doUpdateMethod in class AbstractResultSetProxyExceptionprotected Object doGetMethod(Method method, Object[] args) throws Exception
doGetMethod in class AbstractResultSetProxyExceptionCopyright © 2021. All rights reserved.