public class PreparedStatementInvocationHandler extends Object implements InvocationHandler
PreparedStatement.| Constructor and Description |
|---|
PreparedStatementInvocationHandler(PreparedStatement ps,
String query,
InterceptorHolder interceptorHolder,
ConnectionInfo connectionInfo,
Connection proxyConnection) |
public PreparedStatementInvocationHandler(PreparedStatement ps, String query, InterceptorHolder interceptorHolder, ConnectionInfo connectionInfo, Connection proxyConnection)
Copyright © 2017. All rights reserved.