| Package | Description |
|---|---|
| org.hibernate.cache.ehcache.management.impl |
Defines JMX support for the Ehcache integration
|
| org.hibernate.stat |
This package exposes statistics about a running Hibernate instance to the application.
|
| org.hibernate.stat.internal |
| Constructor and Description |
|---|
CacheRegionStats(java.lang.String region,
SecondLevelCacheStatistics src)
Construct a CacheRegionStats
|
| Modifier and Type | Method and Description |
|---|---|
SecondLevelCacheStatistics |
Statistics.getSecondLevelCacheStatistics(java.lang.String regionName)
Second level cache statistics per region
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentSecondLevelCacheStatisticsImpl
Second level cache statistics of a specific region
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.