public class ClobInvocationHandler<Z,D extends Database<Z>,P,C extends Clob> extends LocatorInvocationHandler<Z,D,P,C,ClobProxyFactory<Z,D,P,C>>
logger| Constructor and Description |
|---|
ClobInvocationHandler(Class<C> proxyClass,
ClobProxyFactory<Z,D,P,C> proxyFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected ProxyFactoryFactory<Z,D,C,SQLException,?,? extends Exception> |
getProxyFactoryFactory(C object,
Method method,
Object... parameters) |
getInvocationStrategy, postInvokeinvokegetInvoker, getInvoker, getProxyFactorypublic ClobInvocationHandler(Class<C> proxyClass, ClobProxyFactory<Z,D,P,C> proxyFactory)
protected ProxyFactoryFactory<Z,D,C,SQLException,?,? extends Exception> getProxyFactoryFactory(C object, Method method, Object... parameters) throws SQLException
getProxyFactoryFactory in class AbstractInvocationHandler<Z,D extends Database<Z>,C extends Clob,SQLException,ClobProxyFactory<Z,D extends Database<Z>,P,C extends Clob>>SQLExceptionCopyright © 2004–2014 Paul Ferraro. All rights reserved.