Closed harawata closed 8 years ago
Thanks for voting! I am happy to know that I am not the only one who finds this feature useful 😆
I am thinking about creating a single-feature .jar application for non-Eclipse users.
It is not elegant, but could save some time, for sure. Let me know if anyone interested!
MyBatis outputs executed statements and paramters in the debug log.
Sometimes, I want to copy a statement to execute in another query tool, for example. But replacing the parameters manually is tedious.
So, a new menu item will be added to the contextual menu of the Console View.
==>
and the<==
after the parameters line.