|
Content with label jmx in AppFuse 2 (See content from all spaces)
Related Labels:
hibernate
Managing Hibernate through MBeans
Managing Hibernate through MBeans Two files need to be modified: src/main/resources/hibernate.cfg.xml where the following line should be added in the sessionfactory tag: <property name="hibernate.generatestatistics">true</property> src/main/resources/applicationContextdao.xml, just before ...
Other labels:
hibernate
|
|
|