- Course
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.
- Course
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.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
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.