Part 1 - Relationships in Hibernate Using SpringBoot OneToMany and ManyToOne

preview_player
Показать описание
Relationships in Hibernate Using SpringBoot OneToMany and ManyToOne

Рекомендации по теме
Комментарии
Автор

After spending hours trying to figure it out by myself I was about to give up on this topic, but your video saved me! Thank you so much!

Xy-gxou
Автор

can't express in words how much I want to thank you. I finally understood how mapping is done. this things has been haunting me for a few years since I learned sql. thank you very much

QwertyQwerty-sokw
Автор

Thanks a lot. Finally, so many things got cleared.
With one to many, always an additional table gets created.
In sql, we can simply add fk, this is achieved in hibernate from many-to-one side.
Using mapped-by, we can tell one-to-many side entity to not worry, and only let many-to-one side entity handle the relationship.
This video is gold, you may really be a tech pro afterall, like your user-name suggests.
Cheers.

ashuzguitar
Автор

You couldn't be clearer than this! Thanks a lot!

gabrielmatos
Автор

Awesome video. Searched a lot to understand this concept. Finally I got it. Thank you.

renitalobo
Автор

Awesome video my friend ! I saw this topic in many others videos (some of the them with cost) and you've been the only that explains it in a practical and simple way. My English is not good but I underestood you clearly. Thanks a lot, you have a new suscriptor !

diegoruiz
Автор

Thank you very much, Great explanation, this content deserves more views

dharmalingeswarparasa
Автор

Best Best Best Tutorial and way to explain is amazing, bro I am literally speechless. Bro, I owe you this one.

uddeshyaseth
Автор

This is best video, many videos are like, hey this is how the relationship happened No one teaches from scratch this function will do this things will do this, becuase we need our requirement is different so need to know how can we build the best Model to work smooth, and here i got YOu man, thanks,

CodeWithRains
Автор

The way your presented this is awesome! Thanks a lot!

piotrhirnyk
Автор

Thanks, this lesson was right in time!!

ramonrodrigueslima
Автор

His name is "Kindson The Tech Pro"

sreerammaramwira
Автор

thanks a lot. how can i get to the next parts?

Cavdar
Автор

Thanks for video. I'm studying on a project. But when i try to do onetomany mapping, the foreignKeys are not created at Database. In your example this foreign key is DepartmentId. Have you any advice ?

beytullahyayla
Автор

Vey clear and useful video. Thanks you !!

rksCraze
Автор

You're the goat bro thnk u so much

angelmora
Автор

It will be helpful if you show hot to insert data using postman

sumanpatil
Автор

springMVC lo Hibernate Relationship mapping chesi vdeo upload cheyandi

MandatiSuvarna
Автор

That's nice explanation, but i want something like;
department{
id: ...
name:
students: {
id:
name: ....
}
}

That is, in your case the student have department_id, but what i want to put the student_id into the department table. like i try to show in the above json format.

Thanks in advance :)

feezankhattak
Автор

as always, great tutorial, thank you man

mohamedboukourdane
join shbcf.ru