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