public class ImplicitStatementProxyHandler extends AbstractStatementProxyHandler
Statement
proxies obtained from other JDBC object proxiesModifier | Constructor and Description |
---|---|
protected |
ImplicitStatementProxyHandler(java.sql.Statement statement,
ConnectionProxyHandler connectionProxyHandler,
java.sql.Connection connectionProxy) |
Modifier and Type | Method and Description |
---|---|
protected void |
beginningInvocationHandling(java.lang.reflect.Method method,
java.lang.Object[] args) |
continueInvocation, getConnectionProxy, getJdbcServices, getResourceRegistry, getStatement, getStatementWithoutChecks
errorIfInvalid, hashCode, invalidate, invoke, isValid, toString
protected ImplicitStatementProxyHandler(java.sql.Statement statement, ConnectionProxyHandler connectionProxyHandler, java.sql.Connection connectionProxy)
protected void beginningInvocationHandling(java.lang.reflect.Method method, java.lang.Object[] args)
beginningInvocationHandling
in class AbstractStatementProxyHandler
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.