Package | Description |
---|---|
org.hibernate.stat.internal |
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentCollectionStatisticsImpl
Collection related statistics
|
class |
ConcurrentEntityStatisticsImpl
Entity related statistics
|
class |
ConcurrentNaturalIdCacheStatisticsImpl
NaturalId cache statistics of a specific region
|
class |
ConcurrentQueryStatisticsImpl
Query statistics (HQL and SQL)
Note that for a cached query, the cache miss is equals to the db count
|
class |
ConcurrentSecondLevelCacheStatisticsImpl
Second level cache statistics of a specific region
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.