From the course: Java Persistence API (JPA): 1 The Basics

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - Java Tutorial

From the course: Java Persistence API (JPA): 1 The Basics

Start my 1-month free trial

Next steps

- [Instructor] This course was covered in four chapters. The first chapter was important because it showed us the benefits of using JPA when developing enterprise applications. The second chapter showed hands-on examples using JPA and a Spring based application to create, read, update, and delete entities using the EntityManager. The third chapter discussed entity life cycle and showed transaction management in action. The fourth and final chapter discussed and demonstrated mapping strategies, how to map associations and cascading events. Part one in our two part JPA series, lays a great foundation for discussing advanced topics like inheritance and querying which we cover in part two of the course. Depending on when you're watching part two may or may not be available yet. To dig a pit deeper I would recommend checking out some other courses in our library about Hibernate and Spring MVC. If you have any questions about the course please feel free to reach out to me on LinkedIn. To…

Contents