Class QueryPerformanceStats.StopWatch
java.lang.Object
ch.tocco.nice2.persist.core.impl.hibernate.query.QueryPerformanceStats.StopWatch
- Enclosing class:
QueryPerformanceStats
-
Constructor Details
-
StopWatch
public StopWatch()
-
-
Method Details
-
startLegacy
public void startLegacy() -
stopLegacy
public void stopLegacy() -
startNew
public void startNew() -
stopNew
public void stopNew() -
end
public void end()
-