JPA generalizes the POJO (Plain Old Java Object) model of object persistence with a set of interfaces and factories that are independent of the underlying provider by applying the Abstract Factory pattern. This allows you to choose Hibernate as your provider, for example, or switch to other providers without impacting the persistence layer code. JPA standardizes all persistence layer requirements: simple or complex mappings and JPQL language for object queries.
Objectives
This training course aims to enable you to master the JPA (Java Persistence API) foundation, its implementation, and the appropriate tools.
Is it for you ?
Java developers with project experience.
Prerequisite
Have a good command of Java CORE, JDBC, and SQL. Knowledge of Hibernate is also recommended.
Your benefits
Content
Technical Architecture
- Software Architecture
- JPA Technical Architecture
- Setting up the environment
See more + / -
Fundamentals of Persistent Object Mapping
- Concept of persistent classes
- Mappings on unidirectional relationships
- Mappings on bidirectional relationships
Mapping domain objects
- Mappings of aggregation relationships
- Mappings of inheritance relationships
- Mapping collections and complex object types
Performing queries with JPQL
- The JPQL language
- Associations and joins
- Preparing queries
Transaction management
- Introduction to different types of transactions
- In-depth look at distributed transaction mechanisms
💡 Useful information
Our training sessions are offered in Montreal or Quebec City, in person or in virtual format. Dates and locations are provided when you select your session below. If you have any questions regarding registration, schedules, the language of instruction, or cancellation policies, please consult our FAQ .