Skip to the content.
  1. Introducing JPA and Hibernate

  2. Mapping Entities to Tables with JPA Annotations

  3. Using JPA with Spring Data Repositories

  4. Eliminating Boilerplate JDBC code with Spring Data JPA

  5. Re-factoring Charity Registration MVC Application to use JPA