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
I used this one a few weeks back.
Works like a charm.
http://huysmansitt.blogspot.be/2012/09/adf-bc-logging.html