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