org.apache.openejb.resource.jdbc.logging
Class LoggingSqlConnection
java.lang.Object
org.apache.openejb.resource.jdbc.logging.LoggingSqlConnection
- All Implemented Interfaces:
- InvocationHandler
public class LoggingSqlConnection
- extends Object
- implements InvocationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingSqlConnection
public LoggingSqlConnection(Connection connection)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler
- Throws:
Throwable
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.