Tags
Language
Tags
September 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5

Java Persistence: Hibernate and JPA Fundamentals

Posted By: lucky_aut
Java Persistence: Hibernate and JPA Fundamentals

Java Persistence: Hibernate and JPA Fundamentals
Last updated 9/2024
Duration: 13h53m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 4.19 GB
Genre: eLearning | Language: English

A simple-to-follow and easy-to-understand course on Java Persistence API (JPA) with Hibernate


What you'll learn
By the end of this course, you'll be having a strong foundation on Java Persistence with Hibernate
The fundamentals and some of the advanced JPA features for Object/Relational Mapping, Querying, Caching, Performance and Concurrency
The fundamentals of First & Second Level Caching, N+1 Selects Problem & Batch Fetching, Optimistic Locking & Versioning
The fundamentals of Entity Relationships, Inheritance Mapping & Polymorphic Queries
The fundamentals of Querying database using JPQL and Criteria API (JPA)
The fundamentals of Handling Long Conversations with Merging Detached Object and Extended Persistence Context
The fundamentals of Database Isolation Rules
Some of the Best Practices of Java Persistence with Hibernate

Requirements
Fundamental understanding of Java
Prior exposure to SQL will be be helpful
Maven (the course provides source-code as Maven projects as well as plain Java projects)

Description
If you’re a Java programmer who wants to learn the fundamentals and some of the advanced topics of Java Persistence with Hibernate, then you’re the one this course is designed for.
We'll be working with
Hibernate 4
(with updates for
Hibernate 5 & 6
), and using
Hibernate as a JPA Provider
for the most part of this course.
You'll be learning the fundamentals and some of the advanced JPA features for
Object/Relational Mapping
,
Querying
,
Caching, Fetching Strategies
,
Performance Optimizations
and
Concurrency
.
We’ll also talk about
Best Practices
and how to resolve some of the common performance bottlenecks.
The course includes many
Lab-Exercises
in which we have tasks, Q&A and quizzes for students to revise the concepts learnt in the lectures. We also have expanded discussions on some of those lab-exercises.
We also discuss the SQL at runtime and the performance implications of it.
The
Maven source-code
provided with the course currently uses the
Hibernate version 6
.
We try to keep updating the course by adding more and new relevant topics as well. For example, the most recent topic added to the course was
Embeddable Inheritance
, which was introduced in Hibernate version 6.6.
We've used MySQL in the course as the RDBMS.
Who this course is for:
Java developers who want to learn Java persistence API (JPA) with Hibernate
Professionals working on Java/JavaEE/Spring technologies

More Info