Uses of Package
org.hibernate.stat.internal
-
Packages that use org.hibernate.stat.internal Package Description org.hibernate.stat.internal The built-in implementation of the statistics collection service. -
Classes in org.hibernate.stat.internal used by org.hibernate.stat.internal 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)StatisticsInitiator StatsHelper Utilities useful when dealing with stats.