"hibernate-jconsole-1.0.7" is a plugin to JConsole or visualvm allowing to monitor Hibernate via its JMX exports.
The plugin displays grahps and details on queries, entities, collections and cache efficiency.
java -jar hibernate-jconsole-1.0.7.jar
java -jar hibernate-jconsole-1.0.7.jar -J-Dhibernate.classpath=/path/to/hibernateJars/
Version 1.0.1 - Queries
If you consider this small plugin useful, please contribute to make it better. The whole project started as some sort of fun project done within one long weekend and though already usable, it's not yet very sophisticated with regards to the data that is visualized.
Use the tracker system at sourceforge.net to issue Bug reports or Feature requests. Open discussions or other issues can be filled into the forums section.