Hibernate Tutorial part 15 - Hibernate Object States 01 (Transient, Persistent and Detached States)

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

in the next tutorial, we will explore more on Transient, Persistent and Detached states of an Object in a Hibernate Application.

gontuseries
Автор

Thanks for your very clear tutorials.
In this tutorial one thing interested me. What about commit?
I tried and learned that after commit and before session.close()
the object state is not synced any more.

jariodev
Автор

Your tutorials are so clear. A big thank you for your works :)

mr-engineer
Автор

thanks for the tutorials.
which operations can we do in the detached state?

swapnilkuwar
Автор

best tutorial, best way to learn states, ever best explained, Thanks sir

raujhkumar
Автор

Thanks for the good tutorial. Can you explain why buildSessionFactory() is crossed with a line (it is deprecated?), and how we can fix this? Thanks.

ankursharma
Автор

when i m inserting values of student name before session.save(student);    its showing insert  into table  but  actually  updated in my database!!!   confuse!

harshbhavsar
Автор

Where are you sir ...keep posting ... really awesome

amitdubey
Автор

Thanks for your tutorials. They are very clear and I appreciate the coding from your website. It has really been helpful to have it and to use MySQL. 

jreedmx
Автор

The internal connection pool has reached its maximum size and no connection is currently available! getting this and also iam not getting the next student details in sequence and just its getting update

SaiKumar-yphe
Автор

thanxs nice tutorial .please kep it up...

mohammadnayeemetp