Package | Description |
---|---|
org.hibernate.stat.internal |
Class and Description |
---|
AbstractCacheableDataStatistics |
CacheRegionStatisticsImpl
Second level cache statistics of a specific region
|
CollectionStatisticsImpl
Collection related statistics
|
DeprecatedNaturalIdCacheStatisticsImpl
Deprecated.
(since 5.3)
NaturalIdStatistics is preferred over
NaturalIdCacheStatistics |
EntityStatisticsImpl
Entity related statistics
|
NaturalIdStatisticsImpl
NaturalId cache statistics of a specific entity
|
QueryStatisticsImpl
Query statistics (HQL and SQL)
Note that for a cached query, the cache miss is equals to the db count
|
StatisticsInitiator |
StatsHelper
Utilities useful when dealing with stats.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.