railo.runtime.debug
Class ActiveQuery

java.lang.Object
  extended by railo.runtime.debug.ActiveQuery

public class ActiveQuery
extends Object


Field Summary
 String sql
           
 long startTime
           
 
Constructor Summary
ActiveQuery(String sql, long startTime)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sql

public final String sql

startTime

public final long startTime
Constructor Detail

ActiveQuery

public ActiveQuery(String sql,
                   long startTime)


Copyright © 2012 Railo