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