Enable EclipseLink Monitoring


/ Published in: XML
Save to your folder(s)

add the following property in the persistence.xml


Copy this code and paste it in your HTML
  1. <property name="eclipselink.profiler" value="PerformanceMonitor"/>

URL: http://wiki.eclipse.org/EclipseLink/Examples/JPA/Monitoring

Report this snippet


Comments


You need to login to view comments.