Hallo,
I am solving performance problem with database queries. In JBoss, I have dynamic SQL as e.g. SELECT OBJECT(o) FROM organizations as o , in (o.persons) as p where o.masterOrg is null and p.name = 'John'

Of course, I know how to display it in this form, but I'd like to see it in form which is sent to database, for prepare materialized views, indexes etc.

How to configure log4j.xml to display it? I found nothing usual in Admin Devel doc, but maybe I looked for bad keywords ...

Thanks, Jiri



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to