I just switched from OSX terminal to iTerm2, and I seem to have lost a feature.
In the terminal, I can use the mouse to scroll through the output of a few commands because I have MouseTerm install
Tag: less
Use the Hibernate Projections on Entity With Manytoone relationship, use fewer columns on SQL query
I am trying to build a smaller SQL to avoid the “select * from A” built for hibernate Criteria by default.
If I Using simple fields (no relation), through “Transformers”, I can manage to have