org.castor.jdo.drivers
Class CallableStatementProxy
java.lang.Objectorg.castor.jdo.drivers.CallableStatementProxy
- InvocationHandler
public final class CallableStatementProxy
extends java.lang.Object
implements InvocationHandler
Proxy class for JDBC CallableStatement class, to allow information gathering
for the purpose of SQL statement logging.
Object | invoke(Object proxy, Method method, Object[] args)-
|
CallableStatementProxy
protected CallableStatementProxy(CallableStatement stmt,
String sql) Creates an instance of this class.
stmt - Callable statement to be proxied.sql - SQL string.
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com