org.jdbcdslog
Class ConnectionLoggingHandler
java.lang.Object
org.jdbcdslog.LoggingHandlerSupport<Connection>
org.jdbcdslog.ConnectionLoggingHandler
- All Implemented Interfaces:
- InvocationHandler
public class ConnectionLoggingHandler
- extends LoggingHandlerSupport<Connection>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logMetaData
protected LogMetaData logMetaData
ConnectionLoggingHandler
public ConnectionLoggingHandler(Connection target)
ConnectionLoggingHandler
public ConnectionLoggingHandler(LogMetaData logMetaData,
Connection target)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke in interface InvocationHandler- Specified by:
invoke in class LoggingHandlerSupport<Connection>
- Throws:
Throwable
Copyright © 2015. All rights reserved.