/ Published in: XML
URL: http://wiki.eclipse.org/EclipseLink/Examples/JPA/Monitoring
add the following property in the persistence.xml
Expand |
Embed | Plain Text
<property name="eclipselink.profiler" value="PerformanceMonitor"/>
You need to login to post a comment.
