org.apache.openejb.resource.jdbc.logging
Class TimeWatcherExecutor.TimerWatcherResult
java.lang.Object
org.apache.openejb.resource.jdbc.logging.TimeWatcherExecutor.TimerWatcherResult
- Enclosing class:
- TimeWatcherExecutor
public static class TimeWatcherExecutor.TimerWatcherResult
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimeWatcherExecutor.TimerWatcherResult
public TimeWatcherExecutor.TimerWatcherResult(long start,
Object result,
Throwable throwable)
format
public String format(String query)
getResult
public Object getResult()
getDuration
public long getDuration()
getThrowable
public Throwable getThrowable()
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.