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