|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SecondLevelCacheStatistics | |
| 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. |
| Uses of SecondLevelCacheStatistics in org.hibernate.jmx |
| Methods in org.hibernate.jmx that return SecondLevelCacheStatistics | |
SecondLevelCacheStatistics |
StatisticsService.getSecondLevelCacheStatistics(String regionName)
|
| Uses of SecondLevelCacheStatistics in org.hibernate.stat |
| 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 |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||