|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SessionStatistics | Information about the first-level (session) cache for a particular session instance |
Statistics | Statistics for a particular SessionFactory. |
StatisticsImplementor | Statistics SPI for the Hibernate core |
Class Summary | |
---|---|
CategorizedStatistics | Statistics for a particular "category" (a named entity, collection role, second level cache region or query). |
CollectionStatistics | Collection related statistics |
EntityStatistics | Entity related statistics |
QueryStatistics | Query statistics (HQL and SQL) Note that for a cached query, the cache miss is equals to the db count |
SecondLevelCacheStatistics | Second level cache statistics of a specific region |
SessionStatisticsImpl | |
StatisticsImpl |
This package exposes statistics about a running Hibernate instance to the application.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |