|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.stat | |
---|---|
org.hibernate | This package defines the central Hibernate APIs. |
org.hibernate.cache.ehcache.management.impl | |
org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs. |
org.hibernate.jmx | This package exposes a Hibernate instance via JMX. |
org.hibernate.stat | This package exposes statistics about a running Hibernate instance to the application. |
org.hibernate.stat.internal | |
org.hibernate.stat.spi |
Classes in org.hibernate.stat used by org.hibernate | |
---|---|
SessionStatistics
Information about the first-level (session) cache for a particular session instance |
|
Statistics
Exposes statistics for a particular SessionFactory . |
Classes in org.hibernate.stat used by org.hibernate.cache.ehcache.management.impl | |
---|---|
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 |
Classes in org.hibernate.stat used by org.hibernate.internal | |
---|---|
SessionStatistics
Information about the first-level (session) cache for a particular session instance |
|
Statistics
Exposes statistics for a particular SessionFactory . |
Classes in org.hibernate.stat used by org.hibernate.jmx | |
---|---|
CollectionStatistics
Collection related statistics |
|
EntityStatistics
Entity related statistics |
|
NaturalIdCacheStatistics
NaturalId query statistics Note that for a cached natural id, the cache miss is equals to the db count |
|
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 |
|
Statistics
Exposes statistics for a particular SessionFactory . |
Classes in org.hibernate.stat used by org.hibernate.stat | |
---|---|
CollectionStatistics
Collection related statistics |
|
EntityStatistics
Entity related statistics |
|
NaturalIdCacheStatistics
NaturalId query statistics Note that for a cached natural id, the cache miss is equals to the db count |
|
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 |
Classes in org.hibernate.stat used by org.hibernate.stat.internal | |
---|---|
CollectionStatistics
Collection related statistics |
|
EntityStatistics
Entity related statistics |
|
NaturalIdCacheStatistics
NaturalId query statistics Note that for a cached natural id, the cache miss is equals to the db count |
|
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 |
|
SessionStatistics
Information about the first-level (session) cache for a particular session instance |
|
Statistics
Exposes statistics for a particular SessionFactory . |
Classes in org.hibernate.stat used by org.hibernate.stat.spi | |
---|---|
Statistics
Exposes statistics for a particular SessionFactory . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |