Class QueryExecutionEvent

java.lang.Object
org.javalite.activejdbc.statistics.QueryExecutionEvent

public class QueryExecutionEvent extends Object
Author:
Igor Polevoy
  • Constructor Details

    • QueryExecutionEvent

      public QueryExecutionEvent(String query, long time)
  • Method Details

    • getQuery

      public String getQuery()
    • getTime

      public long getTime()