|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecondLevelCacheStatistics | |
|---|---|
| org.hibernate.stat | This package exposes statistics about a running Hibernate instance to the application. |
| Uses of SecondLevelCacheStatistics in org.hibernate.stat |
|---|
| Classes in org.hibernate.stat that implement SecondLevelCacheStatistics | |
|---|---|
class |
ConcurrentSecondLevelCacheStatisticsImpl
Second level cache statistics of a specific region |
class |
SecondLevelCacheStatisticsImpl
Second level cache statistics of a specific region |
| Methods in org.hibernate.stat that return SecondLevelCacheStatistics | |
|---|---|
SecondLevelCacheStatistics |
StatisticsImpl.getSecondLevelCacheStatistics(String regionName)
Second level cache statistics per region |
SecondLevelCacheStatistics |
Statistics.getSecondLevelCacheStatistics(String regionName)
Second level cache statistics per region |
SecondLevelCacheStatistics |
ConcurrentStatisticsImpl.getSecondLevelCacheStatistics(String regionName)
Second level cache statistics per region |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||