Hacker News new | ask | show | jobs
by pramalin 4329 days ago
I have also used MyBatis in few projects and recommend it for applications that are database centric. I would use ORM only if the requirements call for object persistence and be DB/SQL agnostic.