you just need to add this to your log4j.xml:
| <category name="org.hibernate.SQL">
| <priority value="DEBUG"/>
| <appender-ref ref="YOURAPPENDER"/>
| </category>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968295#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...