Package org.hibernate.stat.internal
The built-in implementation of the statistics collection service.
Class Summary Class Description AbstractCacheableDataStatistics CacheRegionStatisticsImpl Second level cache statistics of a specific regionCollectionStatisticsImpl Collection related statisticsEntityStatisticsImpl Entity related statisticsNaturalIdStatisticsImpl NaturalId cache statistics of a specific entityQueryStatisticsImpl Query statistics (HQL and SQL)SessionStatisticsImpl StatisticsImpl Implementation ofStatisticsbased on thejava.util.concurrentpackage.StatisticsInitiator StatsHelper Utilities useful when dealing with stats.StatsNamedContainer<V> Decorates a ConcurrentHashMap implementation to make sure the methods are being used correctly for the purpose of Hibernate's statistics.