Hibernate Interview Questions

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

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

  • @mayurkandalkar3233
    @mayurkandalkar3233 4 года назад

    Really cleared many topics in 28 minutes. Thank you Sir.

  • @kajalkukreja694
    @kajalkukreja694 2 года назад

    Thanks for this wonderful video, this is really helpful 👍👍👍👍👍👍

  • @balaveeraraghavareddy9764
    @balaveeraraghavareddy9764 4 года назад

    Thanks a lot very nicely explained

  • @ibrahimshaikh3642
    @ibrahimshaikh3642 5 лет назад +1

    God bless you.

  • @ShahzadAkbarLink
    @ShahzadAkbarLink 8 лет назад +1

    Thanks for this vidéo. But my doubt is about n+1 example. I think it is 2 queries , not 11. First to have all parents. Then N queries, N being number or parents. In case of one parent, you have 2.

  • @vengateshm2122
    @vengateshm2122 3 года назад

    Thank You.

  • @backclover9651
    @backclover9651 9 месяцев назад

    sir I think this is your voice when u r very younger

  • @kannadamelody13
    @kannadamelody13 9 лет назад

    Thanks for valuable inputs

  • @rahulmishra1711
    @rahulmishra1711 5 лет назад +1

    Hi Sir Thanks for sharing vedio.
    CAn you please share website link.

  • @mramya7171
    @mramya7171 8 лет назад

    explanation is vey helpful

  • @allbaper
    @allbaper 6 лет назад +1

    Thanks for your video.
    In item 7 of your Suggest some Hibernate Best Practices?
    "Prefer lazy fetching for associations. Explicitly disable EAGER fetching using lazy="false"."
    You wanted to say LAZY. Right?
    Best regards.

  • @TheYashwanth92
    @TheYashwanth92 9 лет назад +3

    Sir, My question here will seem irrelevant to this video. But I want to know if it's a good practice to use java.util.* even though when we just require java.util.Scanner in the program. I mean will it requires more memory if we import everything in a package?
    Thanks.

    • @PAakash
      @PAakash 6 лет назад

      ;-p

    • @sunnysam69
      @sunnysam69 6 лет назад

      its a good practice to specify individual imports. There can be a class which is present in 2 packages. If you are importing by using package.*, java won't understand which package the class is to be used from. Example: Entity class present in both persistence and hibernate package

    • @sanketkumarshevkar896
      @sanketkumarshevkar896 5 лет назад

      nope, its bad programming practice

    • @adityajagtap4349
      @adityajagtap4349 5 лет назад

      @ASHUTOSH SONALIYA It never works that way FYI , java.util.* is do-able, but java.* is useless as yours ... it doesn't scans inside util if you try to do so..

  • @kupendrapola7186
    @kupendrapola7186 4 года назад

    Please get out of that confusion to take away our confusion

  • @ajaykrai612
    @ajaykrai612 7 лет назад

    Hi, As you mentioned Hibernate is an Implementation of JPA specification, but you also said better to use JPA annotation than hibernate annotations, does it mean hibernate does not implements JPA annotations?
    Thanks
    Ajay

    • @Gyaan_paapi
      @Gyaan_paapi Год назад +1

      Hibernate is having both, implementation or JPA annotations+ it's own annotations, so it's better to use the jpa annotations so you will not be locked to hibernate, in future u can change the framework easily

  • @alexeystaroverov4804
    @alexeystaroverov4804 6 лет назад +1

    its a tutorial rather then announced Interview Questions (

  • @stevenhenry746
    @stevenhenry746 6 лет назад

    Examples are missing in this video ?

  • @funfarra2763
    @funfarra2763 9 лет назад

    nice one

  • @mramya7171
    @mramya7171 8 лет назад

    uses of single table per class ....?

  • @Girichippada
    @Girichippada 7 лет назад +1

    Why are you confusing so much? Please try to stop breaking your lecture.

  • @rohitshirsat4759
    @rohitshirsat4759 7 лет назад +1

    video is not so helpful compared to other videos of in28minutes.

  • @prajnanayak6056
    @prajnanayak6056 8 лет назад +2

    not clear

  • @kanchannamdeo3785
    @kanchannamdeo3785 5 лет назад +3

    so many pauses and confusion , did not clear

  • @sankarpasupu
    @sankarpasupu 8 лет назад +3

    The most useless video.Why the tutor is so breaking in his words and appearing so doubtful in his lecture. Always breaking the points and connection among terms.

    • @smalltiny
      @smalltiny 8 лет назад +5

      He breaks because he isn't a native speaker. From the way you write, you aren't either. While the video is very superficial in its content, it is a good start on thinking about what kinds of questions an interviewer can ask you.

    • @sankarpasupu
      @sankarpasupu 8 лет назад +1

      It is good to encourage someone. But here the reviews must be helpful for others and should be helpful in making a decision of whether to watch this video or not. I could say there are better blogs and videos than this video which guides on interview preparation. And coming to your point, he whether a native speaker or not is not the point. But while he is presenting something and sounding as important , he has to prepare well and has to appear after proper preparation. He starts some point and breaks it and no connection to the previous point. Totally a useless video and this video is highly a misguiding one.

    • @smalltiny
      @smalltiny 8 лет назад +14

      Ravi Sankar
      okay, so share a good interview video so that we know? if you think that everything will be given to you perfectly, for free, you are going to be disappointed a lot in life. I suggest you post this great hibernate interview questions video so that we can also benefit from this great resource you found.

  • @aniketverma3494
    @aniketverma3494 4 года назад

    When you say how sounds like hup/hop/hub and similarly with now..work on pronounciation

  • @Chuk392
    @Chuk392 7 лет назад +2

    Your pronunciation is very bad. Please improvise your English vocabulary. Good effort though.