I suggest you to add the "hibernate.show_sql" property and set it
"true" into your persistence.xml . I think it gives me enough information to see
what sql query is executed by hibernate. It helps a lot for me, mostly when i debug my
application.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009172#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...