Skip to main content
Jump to: navigation, search

Talk:EclipseLink/Examples/JPA/Logging

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