When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Java Persistence API 2.2
Learn how to map and query Java objects to a relational database in your Java SE and Java EE applications.
Free

This Course Includes
pluralsight
4 (551 reviews )
4 hour 16 minutes
english
Online - Self Paced
core courses
pluralsight
About Java Persistence API 2.2
Applications are made up of business logic, interaction with other systems, user interfaces . . . and data. Most data manipulated by our Java applications have to be stored in databases, retrieved, and analyzed. In this course, Java Persistence API 2.2, you will learn the principle of object-relational mapping (ORM) and use Java Persistence API (JPA) to map your Java objects into relational databases.
What You Will Learn?
- Course Overview : 1min.
- Introduction : 26mins.
- Understanding Java Persistence API : 17mins.
- Managing Elementary Entities with JPA : 47mins.
- Relationships and Inheritance : 44mins.
- Querying Entities : 45mins.
- Entity Lifecycle, Callbacks, and Listeners : 30mins.
- JPA 2.2 within Java EE 7 : 40mins.