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

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 111

  • @RohitKumar-nb8qe
    @RohitKumar-nb8qe 10 หลายเดือนก่อน +7

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

  • @osamasiddique9602
    @osamasiddique9602 2 ปีที่แล้ว +9

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

  • @MdNisarAhmed-de7vd
    @MdNisarAhmed-de7vd ปีที่แล้ว +9

    One of the best videos on TH-cam 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 💖

    • @GauravSingh-nc6ig
      @GauravSingh-nc6ig ปีที่แล้ว

      Hello I'm going through Hibernate's playlist and this video is the last one, I'm yet to learn about spring framework can you please tell me should i learn about spring framework and then come to this video or i can continue?

  • @manikanta7482
    @manikanta7482 2 หลายเดือนก่อน +1

    one and only best video for entity mapping 😍😍

  • @107_subhasissethi4
    @107_subhasissethi4 2 หลายเดือนก่อน

    Bahut
    din se confuse tha,pta nhi kyn youtube apka video recommendation nhi deta but now i got perfect channel for springboot amazing crisp and clear explanation thankyou sir.

  • @siddharthkhandelwal933
    @siddharthkhandelwal933 ปีที่แล้ว +3

    Thanks a lot. Video explained all the mappings clearly .

  • @sachinraghuwanshi8897
    @sachinraghuwanshi8897 ปีที่แล้ว

    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

  • @sravanakirtana2787
    @sravanakirtana2787 3 หลายเดือนก่อน +1

    Very nicely explained. Thank you Sir

  • @suar_pilla
    @suar_pilla 9 หลายเดือนก่อน +2

    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...

  • @javeedishaq7643
    @javeedishaq7643 2 ปีที่แล้ว +2

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

  • @sheetalborekar3336
    @sheetalborekar3336 10 หลายเดือนก่อน

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

  • @mayureebawane1938
    @mayureebawane1938 6 หลายเดือนก่อน

    Thanks alot I completed this series and everything is clear

  • @ShaikhAaqibMusa
    @ShaikhAaqibMusa 6 หลายเดือนก่อน

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

  • @vaibhavdoshi9689
    @vaibhavdoshi9689 2 ปีที่แล้ว

    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.

  • @myviewonexternalaffairs
    @myviewonexternalaffairs ปีที่แล้ว +2

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

  • @ajinkyabharate446
    @ajinkyabharate446 ปีที่แล้ว

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

    • @GauravSingh-nc6ig
      @GauravSingh-nc6ig ปีที่แล้ว

      Hello I'm going through Hibernate's playlist and this video is the last one, I'm yet to learn about spring framework can you please tell me should i learn about spring framework and then come to this video or i can continue?

  • @sachinmane-ox9th
    @sachinmane-ox9th ปีที่แล้ว

    Superrrrrrrr Sir👌👌👌👌

  • @cjai77
    @cjai77 2 ปีที่แล้ว +4

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

  • @naveend3113
    @naveend3113 ปีที่แล้ว

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

  • @kajolgaikawad1067
    @kajolgaikawad1067 2 ปีที่แล้ว +4

    Superb sir request please Kafka camel with project please sir

  • @tishaagarwal9435
    @tishaagarwal9435 ปีที่แล้ว

    You make best videos with excellent explanation

  • @vaibhavgupta8210
    @vaibhavgupta8210 8 หลายเดือนก่อน

    Well explained. Thanks 👍

  • @d.ramesh1224
    @d.ramesh1224 10 หลายเดือนก่อน

    great learn code with durgesh

  • @pratyush__agarwal
    @pratyush__agarwal ปีที่แล้ว

    Covered most of the points, awesome explanation 👍

  • @sachinpurohit196
    @sachinpurohit196 ปีที่แล้ว +4

    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?

  • @Vithal_Nivargi
    @Vithal_Nivargi 2 ปีที่แล้ว

    Best video this will help us ... ❤️

  • @d.ramesh1224
    @d.ramesh1224 10 หลายเดือนก่อน

    you deserve more subscribers

  • @abubakarshaikh9116
    @abubakarshaikh9116 ปีที่แล้ว

    Congratulation sir for completing 200k subscriber

  • @GourangaGhosh-n6r
    @GourangaGhosh-n6r ปีที่แล้ว +1

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

  • @md.asadujjaman3445
    @md.asadujjaman3445 ปีที่แล้ว

    Awesome ❤

  • @shourovfoisal
    @shourovfoisal ปีที่แล้ว

    Good explanation.

  • @deepakraghav9849
    @deepakraghav9849 ปีที่แล้ว

    ultimate content #recommended

  • @kirankumargs8265
    @kirankumargs8265 ปีที่แล้ว

    Thanks a lot Sir.

  • @jayshankar4658
    @jayshankar4658 2 ปีที่แล้ว +1

    Thank u bhaiya plz start kafka

  • @rakeshrajote750
    @rakeshrajote750 2 ปีที่แล้ว +2

    hi sir can you please make a video on angular series step by step

  • @gudiya1491
    @gudiya1491 ปีที่แล้ว +1

    How did you autowired repository in main method or main class because i am getting null pointer exception error

  • @kavishmathur2272
    @kavishmathur2272 2 ปีที่แล้ว

    Epic 💥💫

  • @manjunathak4675
    @manjunathak4675 2 ปีที่แล้ว +2

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

  • @MrRahulasani
    @MrRahulasani 2 ปีที่แล้ว +1

    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

  • @shashankpoojary8122
    @shashankpoojary8122 ปีที่แล้ว

    5:32 how to set ddl auto property

  • @cllabnatin5121
    @cllabnatin5121 7 หลายเดือนก่อน

    You are explaining great but please be slow and with theory cover practical examples with every curd operation

  • @srinivasdokare4274
    @srinivasdokare4274 3 หลายเดือนก่อน +1

    bro blue switch keyboard is annoying, get a leaner keyboard, you'd you'd definitely love it.

  • @sumitupadhyay4899
    @sumitupadhyay4899 ปีที่แล้ว

    JAI HIND JAI BHARAT😊

  • @NIKHILKUMAR-it4nj
    @NIKHILKUMAR-it4nj 2 ปีที่แล้ว +1

    first view 💥💥

  • @kkquizroom
    @kkquizroom 2 ปีที่แล้ว

    Thank u sir ❤️ ❤️

  • @iamrajattyagi
    @iamrajattyagi ปีที่แล้ว

    47:53, Hi all, how did he change a1->a2? any shortcut?

  • @mastrex
    @mastrex ปีที่แล้ว

    Set you mouse cursor to inverted color, it is not easy to see it some time

  • @Sanjay54251
    @Sanjay54251 27 วันที่ผ่านมา

    hi sir ist good but whn i use enum with postgres data alswasy store in capital i want store all constant enum in small altter how

  • @AshuKumar-kw8bi
    @AshuKumar-kw8bi 8 หลายเดือนก่อน

    sts me banayege tab dependecy kya kya lena hoga

  • @ParmodPrajapati-q4b
    @ParmodPrajapati-q4b ปีที่แล้ว

    Hi Durgesh,
    Question: How to deal with Postman case one to one. Can you make one video on save, update case.
    Thanks

  • @ashtron1585
    @ashtron1585 ปีที่แล้ว

    how to do this using postman? I want to create one employee table and one attendance table. I want to add dates and employee ids in attendance table and it should map to employee table too.

  • @roushan9393
    @roushan9393 2 ปีที่แล้ว

    Sir please ek ecommerce ka project angular + spring boot ke sath 🙏

  • @hkkabir2024
    @hkkabir2024 ปีที่แล้ว

    soft removal , update all are important , i wish you could implemented too here. the hardest partis soft delete and updating which u didn't mentioned

  • @djpsn7094
    @djpsn7094 2 ปีที่แล้ว

    this video gonna help a lot

  • @curtain300
    @curtain300 ปีที่แล้ว

    On many to many bi-directional.....I get Error: detatched entity passed to persist..I have User and Roles as m to m relationship bi -directional.... This error occur when I try to set existing role to new user...How do i prevent saving of roles from User side if that Role was already on Roles table?? Code works and id are inserted into user_table till roles assigned at that point is unique ....

  • @ParmodPrajapati-q4b
    @ParmodPrajapati-q4b ปีที่แล้ว

    Hi Durgesh,
    In logger why we use {} - can you explain or provide the link to learn logger

  • @ShashiPratapSingh-dy3dl
    @ShashiPratapSingh-dy3dl ปีที่แล้ว

    Sir ek steam APi pr aur java 8 pr interesting video bana do

  • @eskimo8117
    @eskimo8117 ปีที่แล้ว

    Can you show me how to check the API in postman with an example?

  • @prateekaggarwal3888
    @prateekaggarwal3888 ปีที่แล้ว +1

    Sir outh2.0 ki video please

  • @Raghav_362
    @Raghav_362 2 หลายเดือนก่อน

    i think you skip one to many unidirectional relationship handling, you directly shift to bidirectional without explaining how to avoind new table in that case.

  • @worldtechies3636
    @worldtechies3636 ปีที่แล้ว

    can you please share github link of this project? this was so helpful and want to save as notes

  • @sahilgandhi9156
    @sahilgandhi9156 ปีที่แล้ว

    @Learn code with durgesh: Please tell me the playlist for JPA. Your videos are scattered like anything. Please work on the same if possible

  • @SaddamSiddique-p3l
    @SaddamSiddique-p3l 3 หลายเดือนก่อน

    jinko pehle se thoda knowledge hai unkai liy yeh video thk hai per jsko kch ni ata usse smjh nia yega bcoz explanation bhut fast hai durgesh ka ,,,mujhe java guide durgesh se better laga

  • @Akkibro120
    @Akkibro120 2 ปีที่แล้ว +1

    Bhai 2 database connection or two different schema to one spring boot detailed video plz

    • @kshitijbansal3672
      @kshitijbansal3672 2 ปีที่แล้ว

      bhai iska koi video mila kya, agar mila to share kro pls

  • @AbhilashaKitchenQueen
    @AbhilashaKitchenQueen 2 ปีที่แล้ว +1

    👌👌👌👌💞

  • @sadiulhakim7814
    @sadiulhakim7814 2 ปีที่แล้ว +1

    konsi playlist ka video hain ya?

    • @LearnCodeWithDurgesh
      @LearnCodeWithDurgesh  2 ปีที่แล้ว +3

      It's video of spring boot master course commimg soon

    • @vineetkumar5528
      @vineetkumar5528 ปีที่แล้ว

      Spring Boot Tutorial in Hindi , video number 112

  • @ishabhalerao148
    @ishabhalerao148 6 หลายเดือนก่อน

    How to handle same if one entity has two primary keys?

  • @start1learn-n171
    @start1learn-n171 7 หลายเดือนก่อน

    Tq

  • @vivekpal9361
    @vivekpal9361 3 หลายเดือนก่อน

    My address ic creadet but user id as foreign is null there

  • @engineermind1651
    @engineermind1651 4 หลายเดือนก่อน

    bhai sahab kya speed se coading ho rahi thi muje laga 1.5 x speed lag rahi thi.

  • @sujitkumar2196
    @sujitkumar2196 2 ปีที่แล้ว

    Hi sir when you are going to upload microservice video

  • @jayshankar4658
    @jayshankar4658 2 ปีที่แล้ว +2

    Is video ka pehle part ka link provide kariye sir

    • @LearnCodeWithDurgesh
      @LearnCodeWithDurgesh  2 ปีที่แล้ว +1

      It's video of upcoming spring boot master course

    • @vineetkumar5528
      @vineetkumar5528 ปีที่แล้ว

      Spring Boot Tutorial in Hindi, video no 112

  • @sunilkumarpatel4262
    @sunilkumarpatel4262 ปีที่แล้ว

    How can we got source code for that

  • @harshverm776
    @harshverm776 วันที่ผ่านมา

    Code link ?

  • @vikasvinayak
    @vikasvinayak ปีที่แล้ว

  • @sumit_soni
    @sumit_soni 2 ปีที่แล้ว

    Spring boot with firebase plz

  • @AshuKumar-kw8bi
    @AshuKumar-kw8bi 8 หลายเดือนก่อน

    bhai eska ak project bana kar dikhao run kara kr properly

  • @nocode659
    @nocode659 2 ปีที่แล้ว

    Sir please start full stack java course

  • @gtbaba123
    @gtbaba123 ปีที่แล้ว

    Usually in industry level we don't use this mapping. It makes backend slower we directly try to do it by manual mapping. But as beginner this concept is important.

    • @pravinuikey1091
      @pravinuikey1091 ปีที่แล้ว

      Where we find Manual mapping tutorial

  • @anandpatilnarwade4109
    @anandpatilnarwade4109 ปีที่แล้ว

    eclipse pe
    padhao

  • @sumitchaudhari7084
    @sumitchaudhari7084 5 หลายเดือนก่อน

    Source code link

  • @rishiraj2548
    @rishiraj2548 2 ปีที่แล้ว

    🙏💯💯

  • @satyaprakashdas2939
    @satyaprakashdas2939 2 ปีที่แล้ว +3

    Its a request from my side sir, can u please explain concepts in english as it would help non hindi speakers to get these concepts cleared at a certain point. As we r working in an organisation it would even help us in giving code reviews to the teams and more often we can share KT to other team mates.
    Please consider it as a priority.
    Thanks & Regards

    • @LearnCodeWithDurgesh
      @LearnCodeWithDurgesh  2 ปีที่แล้ว +1

      Ok bro

    • @ronneyismael605
      @ronneyismael605 2 ปีที่แล้ว +1

      Sir you can make one more youtube channel for english speakers

    • @vantal4115
      @vantal4115 2 ปีที่แล้ว +2

      but hindi is our national language and all indians should speak in hindi only.
      हिन्दी हिंदुस्तान की भाषा है। राष्ट्रभाषा किसी भी देश की पहचान और गौरव होती है।

    • @sush9889
      @sush9889 2 ปีที่แล้ว +4

      @@LearnCodeWithDurgesh Sir aap hindi me hi bnaiye, hindi me feel aata hai.. jisko English me padhna h uske liye to already itne saare channels hain

    • @sush9889
      @sush9889 2 ปีที่แล้ว

      @@vantal4115 satya, English walo k liye to already itne sare channels hain

  • @iamsaqeebpathan
    @iamsaqeebpathan 2 ปีที่แล้ว +1

    Dont waste time sir make micro services video fast it will take more time

  • @free_bird_0002
    @free_bird_0002 ปีที่แล้ว

    please add source code link

  • @bijaystha6308
    @bijaystha6308 ปีที่แล้ว +8

    too much basic video

    • @vaibhavvashist238
      @vaibhavvashist238 9 หลายเดือนก่อน +1

      What is advanced?

    • @Rohityadav_17
      @Rohityadav_17 9 หลายเดือนก่อน +4

      Toh Mt dekh Bhai,jyada aata hai toh kahi aur Jake padhle

    • @shivamrao3145
      @shivamrao3145 6 หลายเดือนก่อน +1

      Agrred that this video is too much basic.....but interview mai kabhi basic topics hi dubaa dete hai...experience dev ko bhi..so I believe this video is basic but very helpful

  • @AbhishekSingh-tf6sx
    @AbhishekSingh-tf6sx 2 ปีที่แล้ว

    yo

  • @ElonMusk-wo7zf
    @ElonMusk-wo7zf 2 ปีที่แล้ว

    @MapsId,v@prepersist @preupdate and @preremove explain this topic please.

  • @varungupta4923
    @varungupta4923 5 หลายเดือนก่อน

    fetchType to explain hi ni kia🥲

  • @azaharshaikh66
    @azaharshaikh66 2 ปีที่แล้ว

    thank you sir ❤❤