Need to see exact query execution in Oracle ADF

Fr_nkenstien picture Fr_nkenstien · Jan 15, 2013 · Viewed 8.9k times · Source

I am using Oracle ADF in Oracle Jdeveloper 11g. In the application i have a search screen which will go through records as per the search values given.

The search screen uses a view object. My requirement is to check out which final query is being executed on the DB after all the dynamic creation. what all parameters do i need to change to get the same.

also My application logs are at FINEST Level.

Please help

Answer

User404 picture User404 · Jan 15, 2013

I used this one a few weeks back. Works like a charm. http://huysmansitt.blogspot.be/2012/09/adf-bc-logging.html