Spring Data JPA Master Class
4h 21m 40s
English
Paid
Course description
In this course you learn everything there is to learn about Spring Data JPA allowing to build scalable backend applications backed by any relational database. Spring Data JPA is a great choice allowing to speed your development and focus on the business logic.
Watch Online
Watch Online Spring Data JPA Master Class
0:00
/ #1: Course Overview
All Course Lessons (61)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Course Overview Demo | 01:25 | |
| 2 | Postgres Database Server | 01:53 | |
| 3 | PSQL | 03:53 | |
| 4 | IntelliJ | 01:57 | |
| 5 | Cloning Repo | 03:01 | |
| 6 | Running the application | 05:42 | |
| 7 | Connecting to Database via IntelliJ | 05:56 | |
| 8 | Section Overview | 02:02 | |
| 9 | Student Class | 03:12 | |
| 10 | Connecting to Database | 05:47 | |
| 11 | Map Classes to Tables using @Entity | 05:57 | |
| 12 | Sequence Generator and Value | 03:51 | |
| 13 | @Column | 05:51 | |
| 14 | Adding Datasource and No Arg Constructor | 01:53 | |
| 15 | @Table and Constraints | 04:17 | |
| 16 | Understanding Repositories | 04:51 | |
| 17 | StudentRepository | 07:48 | |
| 18 | Exploring Repository Methods | 05:49 | |
| 19 | Exploring Repository Methods p2 | 02:46 | |
| 20 | Query Methods | 04:33 | |
| 21 | Query Methods P2 | 05:43 | |
| 22 | JPQL Query Methods | 01:58 | |
| 23 | @Query | 07:01 | |
| 24 | Native Queries | 05:47 | |
| 25 | Named Parameters | 02:03 | |
| 26 | @Modifying | 05:59 | |
| 27 | Installing Faker | 02:27 | |
| 28 | Saving Random Students using Faker | 05:06 | |
| 29 | Sort | 06:45 | |
| 30 | Paging and Sorting | 05:16 | |
| 31 | Inspect Paging and Sorting in Debug mode | 03:52 | |
| 32 | Intro | 01:29 | |
| 33 | Student Id Card Entity | 05:12 | |
| 34 | @OneToOne and @JoinColoum | 03:18 | |
| 35 | Student Id Card Repository | 03:58 | |
| 36 | Saving Student Id Card | 04:24 | |
| 37 | Cascade Type | 02:53 | |
| 38 | Hibernate Entity Lifecycle | 08:00 | |
| 39 | Fetch Type | 04:38 | |
| 40 | Uni Vs BiDirectional on 1 to 1 Relationships | 05:04 | |
| 41 | Orphan Removal | 05:48 | |
| 42 | @ForeingKey | 03:04 | |
| 43 | Exercise | 02:01 | |
| 44 | Exercise Solution | 02:54 | |
| 45 | Many to To Bidirectional | 05:30 | |
| 46 | Testing Many to To Bidirectional | 06:26 | |
| 47 | Understanding Eager fetch type for One To Many | 07:05 | |
| 48 | Save Student Instead of Id Card | 03:19 | |
| 49 | Course Entity | 04:07 | |
| 50 | @Many to Many and @JoinColumn | 04:09 | |
| 51 | @Many To Many mappedBy | 01:27 | |
| 52 | Methods to add and remove course | 02:25 | |
| 53 | Many to Many relationships in Action | 06:19 | |
| 54 | @Embeddable | 03:21 | |
| 55 | @EmbeddedId and @MapsId | 04:56 | |
| 56 | Link Entities to Bridge Table | 04:17 | |
| 57 | Testing changes | 05:38 | |
| 58 | Adding Extra Column to Link Table | 04:46 | |
| 59 | @ForeingKey | 02:14 | |
| 60 | Database Transaction | 02:33 | |
| 61 | Working with Transactions | 06:04 |
Unlock unlimited learning
Get instant access to all 60 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Master Microservices with Java, Spring, Docker, Kubernetes
Sources: udemy
'Master Microservices with Spring, Docker, Kubernetes' course will help in understanding about microservices architecture and how to build it using SpringBoot
23 hours 57 minutes 28 seconds
Spring Framework 6 Beginner to Guru
Sources: udemy
This course is All Things Spring! Do you wish to master Spring Framework 6 and Spring Boot 3? Then this is the course for you. This course is for developers wit
38 hours 3 minutes 13 seconds
Build Your REST API with Spring 5
Sources: baeldung
I published the first REST with Spring tutorials over four years ago, and after 900,000 readers and over a thousand personal questions over email, I've finally realized there is...
12 hours 41 minutes 39 seconds
Spring Professional Certification Exam Tutorial - Module 08
Sources: udemy
Spring Professional Exam Tutorial explains and answers all questions from Spring Professional Certification Study Guide. Each answer to exam topic is explained
1 hour 54 minutes 51 seconds
Spring Framework 5: Beginner to Guru
Sources: udemy
Learn Spring with the most modern and comprehensive course available for Spring Framework 5 and Spring Boot 2. You will see how to build multiple real world applications using S...
56 hours 53 minutes 21 seconds