public class ProfilingSessionCustomizer
extends java.lang.Object
implements org.eclipse.persistence.config.SessionCustomizer
ProfilingConnector
onto EclipseLink's read and write pools.
The customizer can be installed by setting the
eclipselink.session.customizer
property to this class name
io.jdev.miniprofiler.sql.eclipselink.ProfilingSessionCustomizer
Constructor and Description |
---|
ProfilingSessionCustomizer() |
ProfilingSessionCustomizer(ProfilerProvider profilerProvider) |
Modifier and Type | Method and Description |
---|---|
void |
customize(org.eclipse.persistence.sessions.Session session) |
public ProfilingSessionCustomizer()
public ProfilingSessionCustomizer(ProfilerProvider profilerProvider)