Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:EclipseLink/Examples/JPA/Logging

Revision as of 15:44, 10 November 2011 by Lsloan-eclipse.org.umich.edu (Talk | contribs) (Parameter Logging?)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameter Logging?

What about logging of SQL parameters? I've read that the following configuration directive will enable that, but I've not tried it myself:

<property name="eclipselink.logging.parameters" value="true"/>

--Lance E Sloan 19:44, 10 November 2011 (UTC)

Back to the top