Package org.hibernate.stat
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
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
Classes
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 No description provided.
StatisticsImpl No description provided.
No description provided.