Spring Data JPA - One to One mapping in spring boot | MySQL

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

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

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

    Very good video, very good indeed, explains things well and in detail. Just one thing, the "parent" of the relationship between the entities does not necessarily have to be the one that carries the foreign key, it can also be the other one without any problems, you will define this by adjusting it via OnDelete and OnUpdate. Example: User and Photo, User is the "parent" of Photo and even so it is common and even ideal in this case to have Photo "load" the "user_id" and not the other way around, which would be the User "loading" the "photo_id".

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

    Great session sir, you deserves millions of subscribers.

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

    Thank you so much Abhilash
    I was eagerly waiting for this mapping series
    Finally web series is launched 🎉🎉🎉
    Thank you again❤❤

  • @YuhIoLLL
    @YuhIoLLL 2 หลายเดือนก่อน +5

    I am a foreigner, how do I join your course like this? Can you group it into a playlist and then register it through TH-cam Membership? plssss

    • @YuhIoLLL
      @YuhIoLLL 2 หลายเดือนก่อน +3

      or Udemy plssss

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

      Yesssss

    • @bububal7156
      @bububal7156 5 วันที่ผ่านมา

      ​@@HackerSpaceX24what is name in the udemy

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

    Thank you for the great explanation!

  • @nani-yr5ip
    @nani-yr5ip 3 หลายเดือนก่อน

    Happy to see new video from uu sir!!

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

    Thanks for the detailed topic

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

    Thank you sir..❤

  • @shaad8bp_yt438
    @shaad8bp_yt438 3 หลายเดือนก่อน +6

    Sir can you please arrange your spring boot lectures in a sequence so that we can understand what we have to learn after each lecture ...

    • @SeleniumExpress
      @SeleniumExpress  3 หลายเดือนก่อน +4

      Sure, I will do it ASAP ❤️

    • @piyushkumar-et2vb
      @piyushkumar-et2vb 3 หลายเดือนก่อน

      @@SeleniumExpress yes please sir. you are the best teacher on spring on youtube

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

      Yes . There are so many videos on one single topic. Please arrange it in a sequence

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

    Awesome❤

  • @Mr.Anonymous_-mc8wb
    @Mr.Anonymous_-mc8wb 3 หลายเดือนก่อน

    Please continue other omrs also in your upcoming series brother love from Tamilnadu 😄

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

    Hi, when are you uploading parallel stream video?
    Please upload it.

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

    Your all sessions regards java spring boot are awesome thanks for such awesome content. I have some requests if possible can you create some detailed sessions regarding quartz api, Itext latest api and Apache api and file data upload from excel file and csv files i know but always confusing it’s a humble request.

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

    Abhilash please do videos on remaining mappings like onetomany, manytoone and manytomany it will be helpful

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

    Hi Sir,
    When we get part-2 of one to one mapping

  • @Mahmudulhasan-ts5hm
    @Mahmudulhasan-ts5hm 3 หลายเดือนก่อน

    can you make one to many in one entity?

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

    My job is secure by abilash 😂❤

  • @AnishKumar-cb1tn
    @AnishKumar-cb1tn 3 หลายเดือนก่อน

    I know jpa relationship 60% now i know 100% can you please make video about JPQL?