public class ResultSetInvocationHandler extends Object implements InvocationHandler
ResultSet.| Constructor and Description |
|---|
ResultSetInvocationHandler(ResultSetProxyLogic delegate) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
static ResultSet |
proxy(ResultSet target) |
public ResultSetInvocationHandler(ResultSetProxyLogic delegate)
public static ResultSet proxy(ResultSet target) throws SQLException
SQLExceptionCopyright © 2016. All rights reserved.