public class ProxyConnectionAdvice extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
ProxyConnectionAdvice() |
| Modifier and Type | Method and Description |
|---|---|
JdbcProxyFactory |
getJdbcProxyFactory() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
void |
setJdbcProxyFactory(JdbcProxyFactory jdbcProxyFactory) |
public Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorThrowablepublic JdbcProxyFactory getJdbcProxyFactory()
public void setJdbcProxyFactory(JdbcProxyFactory jdbcProxyFactory)
Copyright © 2014. All rights reserved.