Hibernate Tutorial 22 - Transient, Persistent and Detached Objects

preview_player
Показать описание
This tutorial discusses three important entity object states in Hibernate: Transient, Persistent and Detached.
Рекомендации по теме
Комментарии
Автор

I think you are one of the best teachers who have taught me. Tremendous effort, this is really inspiring stuff. 

abhishekmukherjee
Автор

One of the best teachers on YouTube! thank you very much for immense efforts and your time Koushik!!!

solaris
Автор

It is so rare to find a highly professional developer being a generous guy. Thank you a lot, Koushik, for these excellent tutorials

hyperborean
Автор

Great job, helpful to thousands of developers. Easily understandable. Thanks a lot

prasadb
Автор

i have to think about you how generous you are and how pleasanly peoples will be working under you

DeepakJagathy
Автор

Thank you for your job! It's amazing! You have a great talent of explaining. You've opened my eyes to many things related to Hibernate technology. Thanks again!

Exrdin
Автор

Its really amazing. Thanks for your tutorial. The way you explained is really understandable by everyone. Good. Keep going.

thangeswaranthanges
Автор

Thank you much.  this is an AWESOME tutorial.

edwardhuang
Автор

This is amazing!!! I want to be like you...sharing knowledge with the world..thanks again...

gaurmmec
Автор

Man! this hibernate is killing me, but when I find this videos man! life is easy :D

jerometejido
Автор

Thank you so much.I think your work is amazing!!

mukundsridhar
Автор

Thank you so much, It is really helpful

frankmyatthu
Автор

can you explain session.merge() method with example

watchmevlog
Автор

Koushik sir, take a bow. Please set up some way so that your fans can thank you. How about a donation button on your website?

zerziszain
Автор

I think hibernate makes changes all in the memory only (i.e. soft saving) and only makes changes to database (hard saving) only after commit !!! Am I correct here or not because same happens in ADO.net ORMs?

subashp
Автор

what if you say "user.setUserName("updated User After Session close");" between and session.close() ?

MrJonnis
Автор

As other comments point out, there is a little inaccuracy in your video:
The detachment of the object already happens upon commit, no need to close the session. That can make a significant difference. :)

danielmethner
Автор

There is 1% club of people who know how to teach, Congrats you are fall in that 1%

jaydipbarvaliya
Автор

True words. :) They're mostly very arrogant, rude, prejudicing and stupid, right? At least I have experienced it to be like this.

LeBadman