Entity Mapping | @OneToOne, @OneToMany, @JoinColumn| Spring Data JPA | Spring Boot | Dev2Prod Coding

preview_player
Показать описание
This video will focus on Entity Mapping in Spring Data JPA basic concept. Example to demonstrate use of @OneToOne, @OneToMany, @JoinColumn using Spring Boot.

Github:

In case you like this video please Like, Subscribe & press the bell icon.
Dev2Prod Coding
Рекомендации по теме
Комментарии
Автор

Just because of your perfect solution and exact explanation instead of keeping it long you made it short. I am subscribing your channel. Good Efforts thank you :)

ushasharma
Автор

I like the fact that you have already created the classes(entity, controllers) before you record the video, which makes the video simple and short

wantedlepota
Автор

Nice Explanation !! You Got 1 Subscriber!!

ujjwalsingh
Автор

Never really understood the concept of mappings until I watched this video. You made it so simple and easy..keep uploading. Thanks!!

muskanyadav
Автор

Brilliant, well presented and consice.

tonycavanagh
Автор

Awesome explanation. I hope you can make more videos.

jaymichalek
Автор

No one beat this content on YouTube thnks bro🎉

shaharukhshaikh
Автор

great explanation. keep up the good work.

swadeshswaroopbehera
Автор

thank u so much.. upload more videos .. based on entity

karthickdk
Автор

Thank you so much. Now I understand how to handle relations :)

janstefangehrmann
Автор

nice explanation clear my all doubts with in short time thankyou so much

virendrasingh-enyy
Автор

Thanks for explaning it too easy bro. Greetings from Mexico.

Emanuel-ybqk
Автор

Sex bro Sex, even I couldn't understand this from Java Brains, Be Coder, and Code With Durgesh. You made a flawless victory...

simon
Автор

nice video..cleared all my doubts.thank you

abhiramnair
Автор

Bro nice explaination. Could please make video on total spring project

kotidinta
Автор

Good explanation.. waiting for next video...

siyansunny
Автор

Thank You for this video, it helped me a lot

jakub.
Автор

I might sound stupid but I found it interesting that f.k @OneToOne private Address address, Employee class has a attribute of address which data type is Address, and it actually stores int value which is addressID? and by setting cascade.all, when we send request payload for saving emps, it will affect Address class and save address info on Address table. And the fk column in emp table will show just int value(AddrID). I learned a lot. and I hope I understand correctly. Thanks!

sproutboot
Автор

Bro, in address class, during 1-1 7:59 before and after using @OneToOne(mppedby="address") the output/table structure of address is same na, then can u tell me what is the use of that annotation

manideepkumar