Hibernate exposes many internal metrics via the Statistics API. Is there an easy-to-use GUI that I can use to visualize these statistics? Bonus if there is a Grails plug-in for this.
Hibernate exposes many internal metrics via the Statistics API . Is there an easy-to-use
Share
There are two plugins: http://grails.org/plugin/hibernate-stats and http://grails.org/plugin/app-info which includes Hibernate stats.