🔥Spring Data JPA Mappings in one Shot | Detail Video | OneToOne | OneToMany | ManyToMany Mapping

preview_player
Показать описание
In this video we are going to understand most command hibenate mapping with its implementations. We are going to learn about OneToOne, OneToMany, ManyToMany mappings and its practical sessions.
Spring Data JPA Mappings in one Shot | Detail Video | OneToOne | OneToMany | ManyToMany Mapping

Content :
00:00 ONE TO ONE MAPPING THEROY : Lets understand the concept
04:00 Lets implement one to one in project
28:25 ONE TO MANY MAPPING THERORY: Lets understand the concepts
33:50 Lets implement one to many in project
53:00 MANY TO MANY MAPPING THEORY : Lets understand the conept
01:00:55 Lets implement many to many in project
Thankyou for watching

Important Videos:

Important Playlist:

Important Links:

Disclaimer:
All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
Рекомендации по теме
Комментарии
Автор

One of the best videos on YouTube to understand Spring boot mappings.
Can you please create a new video to explain each and every attribute used in mapping like fetchType, orphanRemoval, mappedBy and others as an extension to this video. Thank you 💖

MdNisarAhmed-devd
Автор

Crystal clear explanation...Thank you for simplifying these difficult topics..

RohitKumar-nbqe
Автор

Making it easy, Durgesh 👍.
Thanks, keep them coming.

osamasiddique
Автор

At @52:40 -> could have shown how to update, coz that tricky... its requires fetching existing ones then modifying etc. For learning the video is quite good, but teach the tricky stuffs too...

suar_pilla
Автор

when we were discussing student and address 1 to many relationships we were adding all addresses of students in the address list, similarly, each address was having its student at 00:51:00. but in the case of many-to-many relationships, we are just adding into each category all the products but each product is not getting its associated category. but still at 01:23:30 we are able to get all the categories associated to a product

sachinraghuwanshi
Автор

Failing in most of the interviews could you please create one Playlist for problem solving. Thanks in advance!

myviewonexternalaffairs
Автор

Thanks a lot. Video explained all the mappings clearly .

siddharthkhandelwal
Автор

Sir please make a full video on sign up login with OAuth 2 latest based on securityFilterChain with crud operations MYSQL DB

cjai
Автор

😍 13:30 jab bhi relation ban jata hay tou table drop nahi hotey, agar relation tagra bana hay tou 🤩🤩how sweet Sir

javeedishaq
Автор

Thanks a lot, no1 explained Hibernate like you before, hats off, keep up the good work

sheetalborekar
Автор

I know jpa stores table column’s alphabetically, but i want to store in the same way am writing in entity class. How we can do that?

sachinpurohit
Автор

Hi Durgesh, Thank you for crisp and clear explanation.I have a question, in onetomany mapping, findById returns student obj but when we try to get listofaddress from student obj then we are getting exception because session is not available and as it is lazy loading we need open session.How can we get the address data from student obj using lazy loading only

MrRahulasani
Автор

Bohut hi badiya explain kiya hai bhai. Thank you so much, it's helping us a lot.Please keep making such videos and we will keep supporting you.

vaibhavdoshi
Автор

Why are you settling the category and product IDs instead of generating from db sir?

manjunathak
Автор

Thanks alot I completed this series and everything is clear

mayureebawane
Автор

Superb sir request please Kafka camel with project please sir

kajolgaikawad
Автор

You are doing a great Job Bro, It's very helpful for us, Keep It Up.

ShaikhAaqibMusa
Автор

very well explained sir no one explained like this
in 1 hour you taught everything about mapping thanks 😍

ajinkyabharate
Автор

U are gem in teaching ur concept are very clear thanks for such a beautiful explanation on such a critical topic ❤️

naveend
Автор

how to post foreign key in one to one/one to many mapping with request object? any idea?

GourangaGhosh-nr