|
|
|
|
|
by skinkestek
319 days ago
|
|
I don't know what kind of ORM you have used but I probably wouldn't like it either. My ORM does extremely much more than those "SQL helper" classes and it logs SQL nicely to the console or wherever I ask it to to log. And it is easy to find it, just search for @Entity. |
|