users@glassfish.java.net

Re: How to make EclipseLink show sql statements?

From: <glassfish_at_javadesktop.org>
Date: Fri, 08 Oct 2010 13:43:55 PDT

add:

[code]
 <property name="eclipselink.logging.level" value="FINE"/>
[/code]

to your persistence.xml, this will show you the SQL.
[Message sent by forum member 'whartung']

http://forums.java.net/jive/thread.jspa?messageID=484796