Interface HibernateStatisticsCollector.ValueProvider

Enclosing class:
HibernateStatisticsCollector

private static interface HibernateStatisticsCollector.ValueProvider
  • Method Summary

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

    • getValue

      double getValue(org.hibernate.stat.Statistics statistics)