org.javalite.activejdbc.statistics
Class QueryExecutionEvent
java.lang.Object
org.javalite.activejdbc.statistics.QueryExecutionEvent
public class QueryExecutionEvent
- extends Object
- Author:
- Igor Polevoy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryExecutionEvent
public QueryExecutionEvent(String query,
long time)
getQuery
public String getQuery()
getTime
public long getTime()
Copyright © 2015 JavaLite. All rights reserved.