public class PreparedStatementProxyHandler extends AbstractStatementProxyHandler
PreparedStatement proxies| Modifier | Constructor and Description |
|---|---|
protected |
PreparedStatementProxyHandler(String sql,
Statement statement,
ConnectionProxyHandler connectionProxyHandler,
Connection connectionProxy) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beginningInvocationHandling(Method method,
Object[] args) |
continueInvocation, getConnectionProxy, getJdbcServices, getResourceRegistry, getStatement, getStatementWithoutCheckserrorIfInvalid, hashCode, invalidate, invoke, isValid, toStringprotected PreparedStatementProxyHandler(String sql, Statement statement, ConnectionProxyHandler connectionProxyHandler, Connection connectionProxy)
protected void beginningInvocationHandling(Method method, Object[] args)
beginningInvocationHandling in class AbstractStatementProxyHandlerCopyright © 2012 JBoss by Red Hat. All Rights Reserved.