public class StatementInvocationHandler extends Object implements InvocationHandler
Statement.| Constructor and Description |
|---|
StatementInvocationHandler(Statement stmt) |
StatementInvocationHandler(Statement stmt,
InterceptorHolder interceptorHolder,
String dataSourceName,
JdbcProxyFactory jdbcProxyFactory) |
public StatementInvocationHandler(Statement stmt)
public StatementInvocationHandler(Statement stmt, InterceptorHolder interceptorHolder, String dataSourceName, JdbcProxyFactory jdbcProxyFactory)
Copyright © 2015. All rights reserved.