public class CallableStatementProxyHandler extends PreparedStatementProxyHandler
CallableStatement proxies| Modifier | Constructor and Description |
|---|---|
protected |
CallableStatementProxyHandler(java.lang.String sql,
java.sql.Statement statement,
ConnectionProxyHandler connectionProxyHandler,
java.sql.Connection connectionProxy) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
continueInvocation(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |
beginningInvocationHandlinggetConnectionProxy, getJdbcServices, getResourceRegistry, getStatement, getStatementWithoutCheckserrorIfInvalid, hashCode, invalidate, invoke, isValid, toStringprotected CallableStatementProxyHandler(java.lang.String sql,
java.sql.Statement statement,
ConnectionProxyHandler connectionProxyHandler,
java.sql.Connection connectionProxy)
protected java.lang.Object continueInvocation(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
continueInvocation in class AbstractStatementProxyHandlerjava.lang.ThrowableCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.