Forums Register Login

Internal working of Hibernate

+Pie Number of slices to send: Send
Hi All,

Can anyone please provide me the internal working of the Hibernate. For eg like in the following steps like..

SessionFactory sf=new Configuration().configure().buildSessionFactory();

Session session =sessionFactory.openSession();

..............................etc..

What are the objects created in each steps and how internally it works.

Can anyone please provide me complete picture of this and also provide me the details regarding the best resources to learn Hibernate and Springs as well.\

Thanks and Regards,
Somu
+Pie Number of slices to send: Send
Hi,

To understand what is really going on inside the below steps, you can look hibernate source code and do some analysis.

SessionFactory sf=new Configuration().configure().buildSessionFactory();

Session session =sessionFactory.openSession();

That will help you to understand everything in that what's going and what are all the objects created.


Thanks
Pavan
http://softwares-list.blogspot.com

Stop it! You're embarassing me! And you are embarrassing this tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 2914 times.
Similar Threads
Integration of WAS 5.0 with Tomcat or WAS 5.0 with ibm http server
Tomcat Upgradation
problem with hibernate
Steps to do Jboss clustering
Collections classes
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 15:11:10.