What's the difference between Hibernate vs JPA? That's a common question Java developers dabbling on the database side often ask, right up there with difference between Hibernate and JDBC, or how do ...
Start by figuring out a design, then proving the design is at least qualitatively superior. While what they've done has issues, the solution to their problem is not likely an ORM.