public class QueryExecutionEvent extends Object
QueryExecutionEvent(String query, long time)
String
getQuery()
long
getTime()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryExecutionEvent(String query, long time)
public String getQuery()
public long getTime()
Copyright © 2020 JavaLite. All rights reserved.