|
||||||||||
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 |
CollectionStatistics
Collection related statistics |
class |
EntityStatistics
Entity related statistics |
class |
QueryStatistics
Query statistics (HQL and SQL) Note that for a cached query, the cache miss is equals to the db count |
class |
SecondLevelCacheStatistics
Second level cache statistics of a specific region |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |