Why did you remove {{StatisticsService}} with 4.3.0 - . Final (source points to this issue) without providing an alternative? If I interpret the comment above and the related issues correctly there will only be a fix for >= 5.x? Or is {{org.hibernate.cache.ehcache.management.impl.HibernateStatsImpl}} from {{hibernate-ehcache-4.3.0.Final.jar}} supposed to be the alternative? I doubt it because it exposes a different set of attributes.
Btw, the docs still contain an example that uses {{StatisticsService}}: http://docs.jboss.org/hibernate/orm/4.3/manual/en-US/html_single/#performance-monitoring-sf
|