Class DbStatsStopWatch

  • All Implemented Interfaces:

    
    public final class DbStatsStopWatch
    
                        

    Stop watch that combines timing measurements with P6Spy query statistics.

    Captures real JDBC execution times including result set processing by leveraging P6Spy event data.

    Note: This object is not thread-safe and does not use synchronization.