I heard that the -Djbo.debugoutput=console would allow show query and DML SQL in console but did not get it work
I added this JVM parameter to one of project in the Jdev run option. but when I run/debug program in jdeveloper, I don't see any SQL output in console.
Is this still the right way to see SQL? or please let me know if there is better way.