|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CategorizedStatistics | |
|---|---|
| org.hibernate.stat | This package exposes statistics about a running Hibernate instance to the application. |
| Uses of CategorizedStatistics in org.hibernate.stat |
|---|
| Subclasses of CategorizedStatistics in org.hibernate.stat | |
|---|---|
class |
CollectionStatisticsImpl
Collection related statistics |
class |
ConcurrentCollectionStatisticsImpl
Collection related statistics |
class |
ConcurrentEntityStatisticsImpl
Entity related statistics |
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 |
class |
EntityStatisticsImpl
Entity related statistics |
class |
QueryStatisticsImpl
Query statistics (HQL and SQL) Note that for a cached query, the cache miss is equals to the db count |
class |
SecondLevelCacheStatisticsImpl
Second level cache statistics of a specific region |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||