public class CallableStatementInvocationHandler extends Object implements InvocationHandler
CallableStatement.| Constructor and Description |
|---|
CallableStatementInvocationHandler(CallableStatement cs,
String query,
ConnectionInfo connectionInfo,
Connection proxyConnection,
ProxyConfig proxyConfig) |
public CallableStatementInvocationHandler(CallableStatement cs, String query, ConnectionInfo connectionInfo, Connection proxyConnection, ProxyConfig proxyConfig)
Copyright © 2018. All rights reserved.