| Name | Hibernate-Plugin |
| Synopsis | Monitoring of the Hibernate statistics MBean and individual Entities |
| Requires | JMX-Plugin, JBossAS-Plugin, Tomcat-Plugin |
| Runs in | JBossAS server, Tomcat server |
| State | Stable |
In order to monitor Hibernate statistics via Jopr, the Hibernate Session Manager MBean must be deployed to an object name of the format "Hibernate:application=%application%,type=statistics", and statistics must be enabled.
The plugin descriptor also features an example on how to register the Hibernate Session MBean within an EJB3 application
Comments