Uses of Class
org.hibernate.stat.internal.CategorizedStatistics

Packages that use CategorizedStatistics
org.hibernate.stat.internal   
 

Uses of CategorizedStatistics in org.hibernate.stat.internal
 

Subclasses of CategorizedStatistics in org.hibernate.stat.internal
 class ConcurrentCollectionStatisticsImpl
          Collection related statistics
 class ConcurrentEntityStatisticsImpl
          Entity related statistics
 class ConcurrentNaturalIdCacheStatisticsImpl
          NaturalId cache statistics of a specific region
 class ConcurrentQueryStatisticsImpl
          Query statistics (HQL and SQL)

Note that for a cached query, the cache miss is equals to the db count

 class ConcurrentSecondLevelCacheStatisticsImpl
          Second level cache statistics of a specific region
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.