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.
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.
Author Name: Antonio Goncalves
Author Description:
Antonio is a senior software architect living in Paris. He started working in IT in 1992. Initially focused in C and C++ development, he switched to Java in the late 1990s. Antonio’s career has taken him to different countries and companies where he now works as an independent Java EE consultant. As a former BEA consultant, he has great expertise in application servers such as Weblogic, JBoss and GlassFish. He is particularly fond of Open Source and is a member of the OOSGTP (Open Source Get Tog… more
Table of Contents
- 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
There are no reviews yet.