Hi,
In my application i want to get the explain plan of all the query executed and want to log that explain plan in log file. I am planning to use the hibernate or Ibatis.
Could any body help me to tell that which one support to get the explain plan of all the executed query and which one is better.
If possible please provide some reference document or code snippet to develop.
Thanks a lot