Interface HibernateStatisticsCollector.ValueProviderPerQuery

Enclosing class:
HibernateStatisticsCollector

private static interface HibernateStatisticsCollector.ValueProviderPerQuery
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    getValue(org.hibernate.stat.Statistics statistics, String query)
     
  • Method Details

    • getValue

      double getValue(org.hibernate.stat.Statistics statistics, String query)