Label: hibernate+spring

Content with label hibernate+spring in Grails (See content from all spaces)
Related Labels: tutorial , grails , criteria , jmx ( - hibernate , - spring )

MBean export in Grails how to
Introduction This short tutorial will show you how to export an MBean in Grails. The example uses Hibernate StatisticsService http://www.hibernate.org/hibdocs/v3/api/org/hibernate/jmx/StatisticsService .html but can be applied to any MBean. What is a MBean? In a nutshell, an MBean ...