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