public class BasicStatementProxyHandler extends AbstractStatementProxyHandler
Statement
proxiesConstructor and Description |
---|
BasicStatementProxyHandler(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
public BasicStatementProxyHandler(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-2012 Red Hat, Inc. All Rights Reserved.