java.lang.reflect.InvocationHandler
protected static class StatementDecoratorInterceptor.ResultSetProxy
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
Constructor | Description |
---|---|
ResultSetProxy(java.lang.Object st,
java.lang.Object delegate) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.