public class LoggingSqlDataSource extends Object implements InvocationHandler
| Constructor and Description |
|---|
LoggingSqlDataSource(CommonDataSource ds) |
public LoggingSqlDataSource(CommonDataSource ds)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowablepublic CommonDataSource getDelegate()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.