Java Persistence API 2.2

Go to class
Write Review

Free Online Course: Java Persistence API 2.2 provided by Pluralsight is a comprehensive online course, which lasts for 4-5 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Java Persistence API 2.2 is taught by Antonio Goncalves.

Overview
  • This Java Persistence API course will teach you how to map and query Java objects to a relational database in your Java SE and Java EE applications.

    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.