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

Поделиться
HTML-код
  • Опубликовано: 15 янв 2025

Комментарии • 26

  • @Hari54307
    @Hari54307 3 месяца назад

    Great session sir, you deserves millions of subscribers.

  • @YuhIoLLL
    @YuhIoLLL 3 месяца назад +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 RUclips Membership? plssss

    • @YuhIoLLL
      @YuhIoLLL 3 месяца назад +3

      or Udemy plssss

    • @HackerSpaceX24
      @HackerSpaceX24 3 месяца назад +1

      Yesssss

    • @bububal7156
      @bububal7156 25 дней назад

      ​@@HackerSpaceX24what is name in the udemy

  • @shaad8bp_yt438
    @shaad8bp_yt438 4 месяца назад +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  4 месяца назад +4

      Sure, I will do it ASAP ❤️

    • @piyushkumar-et2vb
      @piyushkumar-et2vb 4 месяца назад

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

    • @icanalsocode
      @icanalsocode 4 месяца назад

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

  • @sureshjee11
    @sureshjee11 4 месяца назад +1

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

  • @ainigma100
    @ainigma100 4 месяца назад

    Thank you for the great explanation!

  • @santhoshchandran6952
    @santhoshchandran6952 4 месяца назад

    Thanks for the detailed topic

  • @GabrielLogan17
    @GabrielLogan17 21 день назад

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

  • @nani-yr5ip
    @nani-yr5ip 4 месяца назад

    Happy to see new video from uu sir!!

  • @VinayQ-
    @VinayQ- 4 месяца назад

    Thank you sir..❤

  • @lokesh.6200
    @lokesh.6200 4 месяца назад +1

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

  • @jayakumarsivasankar9683
    @jayakumarsivasankar9683 3 месяца назад

    Awesome❤

  • @codertravel99
    @codertravel99 4 месяца назад

    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.

  • @Mr.Anonymous_-mc8wb
    @Mr.Anonymous_-mc8wb 4 месяца назад

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

  • @parmodprajapati
    @parmodprajapati Месяц назад

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

  • @vinodkumaruttera20
    @vinodkumaruttera20 4 месяца назад

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

  • @Mahmudulhasan-ts5hm
    @Mahmudulhasan-ts5hm 4 месяца назад

    can you make one to many in one entity?

  • @Arunkumar-vp8rf
    @Arunkumar-vp8rf 4 месяца назад +1

    My job is secure by abilash 😂❤

  • @AnishKumar-cb1tn
    @AnishKumar-cb1tn 4 месяца назад

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