Hibernate exposes many internal metrics via the Statistics 开发者_C百科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.
There are two plugins: http://grails.org/plugin/hibernate-stats and http://grails.org/plugin/app-info which includes Hibernate stats.
精彩评论