Hibernate Interview questions and answers

preview_player
Показать описание

In this video, I explained most frequently asked Hibernate Interview questions and answers with real time examples. This session helps you to prepare for Hibernate interview easily.

Hibernate Interview Q&A
Рекомендации по теме
Комментарии
Автор

Very good understanding i got after seeing this video. Thanks Siva:)

vinodhkumarramalingam
Автор

Nice explanation .It helped to my interivew got cleared many doubts .Thanks a sir.Still am expecting more jave related interview questions like this .Please upload if possible.Thanks

rajareddy
Автор

your explanation is plz post on many to one, one to many concepts(inheritance concepts)

munnakittu
Автор

Great one Sir, saved a lot of time while brushing up. 29:20 I believe you want to mention composite objects not the parent-child classes.

weekendhoppers
Автор

Hi sir, could you please explain me how checked exceptions are converted into unchecked in detail?

RanjithKumar-ksoj
Автор

sir i have one question ---> when we use idbc and when we use hibernate?

sanjaymutkule
Автор

When does hibernate-cfg.xml file loads??

AbhishekSingh-jtfn
Автор

Simple to understand. Can you plz provide the PDF of these questions. It will be more helpful.

srujanachint
Автор

Hello Sir, can you explain optimistic and pesimistic locking in hibernate

utkarshgandhi
Автор

we have two table one is employee table with column employee_id, firstname, lastname, designation and other table is Addree table with
address_id(pk), pincode, state, country, Address_category, employee_id(fk).
The question is retrieve employee permanent address by using Hibernate criteria with the firstname condition
Hint : Address_category column putted for permanet value or office or other...

SQL Query Like : select * from employee_table et, Addree_table at where et.employee_id == at.employee_id and et.firstname = 'somename' and

asutoshswain
Автор

2 years of being uploaded, still helping guys like me, thumbs up

smahbuhs
Автор

could you please explain different usecases if two sessions update same object.

Thanks...

raghuram
Автор

Hi, Sir can you please upload the video of Spring Interview questions and answers

faizalhussainsyed
Автор

Thank you sir , Good Explanation . If possible please provide video on hibernate3 vs hibernate4 differences with detailed explanation.
And also Provide video on session interface methods like (save vs saveOrUpdate vs Update, save vs persist)differences with real time scenarios.

maheshuma
Автор

sir please add more interview questions for 5+ years exp java developer for spring and webservices(Rest)

PankajKumar-qkoh
Автор

in which case we need to use load() method, and load() method is lazy loading then what is its benefits

ravindra
Автор

Sir, plz explain more on caching(with example)& hibernate inheritance mapping

rameshkumar-qevw
Автор

Can u please explain more examples for caching and
hibernate mappings

swapnareddy
Автор

could you provide the document that you are ussing in video :)

xvandana
Автор

vedio very nice, but below toppic is missing one to one mapping, 1 to many, many to 1, many to many

palanirajkumar