Data Insertion In @ManyToMany Relationship In Spring Data JPA

preview_player
Показать описание
This tutorial is for the guys who have troubles in inserting data into the linking table in ManyToMany mapping in spring data JPA. Also, this can be applied to hibernate as well.

Thank you. Happing Coding.
Рекомендации по теме
Комментарии
Автор

What is the best way to update when you have a many to many relationship?

cristiancamilosanchezardil
Автор

How can insert the same data but for an Customer that exists before? Something like i create a customer without vehicles, next i want to insert vehicles to the cliente before created. How can i do it? You are creating a customer with vehicles at the time. Pls help

MultiCrashcar
Автор

Thanku Sir, I was stuck at some point nd ur video has helped me to solve my issue :)

aashimaagarwal
Автор

Good video, that we should vary to do the update process

mariosavala
Автор

How to map vehicle name to id in frontend form.could u please provide sample jsp r html form to that json input

kaushikgopu
Автор

Hi Good please share postman collection

jeyanthrajendran
Автор

Hello! Thanks for the video. Do you have update method? Mine is not working... :(

julianafranca
Автор

bro please make video on One To Many Mapping using RestTemplate

amitrathod