how can i get the SQL than JBoss generates to show in the log ? I'm using JBoss 4.0.3RC2 with EJB 3.0 RC3 and i have a (EQL) query that's taking ages to complete, i want to try it directly on the database in SQL to see who's the culprit (me, jboss or database)..
ive already looked at de docs and addes hbm.show.sql=true to both persistence.properties in the deploy dir as to the persistence.xml file in my ear file. that doesn't seem enough thanks a lot in advance! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910994#3910994 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910994 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
