> I am new to OJB and would like to know how to get the SQL statement generated 
> by OJB...
> I have used query.toString() but that gives me only the "where" condition...

What do you mean by 'get' ? If you simply would like to see the
generated statements, you should enable p6spy:

http://db.apache.org/ojb/docu/faq.html#traceProfileSQL

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to