Rethinking Persistence: JPA/Hibernate and myBatis Compared
If you have an application, it probably talks to a database. In this presentation we’ll look closely at the pros and cons of the two most popular approaches to relational database integration: JPA (Hibernate) and myBatis.