img
Figure 23-11. Hibernate statistics
In Figure 23-11, you can see many other metrics, such as ConnectCount, FlushCount,
SecondLevelCacheHitCount, and so on. Those figures are very useful for you to understand the
persistence behavior within your application and can assist you in troubleshooting and performance-
tuning exercises.
Monitoring Spring Batch Jobs
If you are using Spring Batch for running batch jobs, you can also use Spring Batch's JMX support for
batch job status monitoring. The Spring Batch Admin project is a subproject of Spring Batch that
Search WWH :
Custom Search
Previous Page
Spring Framework 3 Topic Index
Next Page
Spring Framework 3 Bookmarks
Home