Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
AppFuseSupport




JSPWiki v2.2.33

[RSS]


Hide Menu

HibernateJMX


Difference between version 21 and version 9:

At line 6 added 4 lines.
Note: Using JDK 1.5 with the JAVA_OPTS and JConsole is optional, most app servers
already have a MBean server, and MC4J (http://mc4j.sourceforge.net/) provides a JMX Console
for most of them.
At line 25 changed 1 line.
<entry key="Hibernate:name=statistics">
<entry key="Hibernate:type=statistics">
At line 45 added 7 lines.
and then set the hibernate.generate_statistics property in your
applicationContext-hibernate.xml file:
{{{
<prop key="hibernate.generate_statistics">true</prop>
}}}
At line 46 changed 1 line.
already have the Hibernate libraries in the runtime classpath.
already have the Hibernate libraries in the runtime classpath. Below are a couple of screenshots.
At line 59 added 2 lines.
<a href="http://raibledesigns.com/wiki/attach/HibernateJMX/hibernatestats1.png"><img src="http://raibledesigns.com/wiki/attach/HibernateJMX/hibernatestats1.png" width="300" style="margin-left: 20px"/></a> <a href="http://raibledesigns.com/wiki/attach/HibernateJMX/hibernatestats2.png"><img src="http://raibledesigns.com/wiki/attach/HibernateJMX/hibernatestats2.png" width="300" style="margin-left: 10px" /></a>

Back to HibernateJMX, or to the Page History.