[hibernate-dev] Session get() and load()

Vikas Phonsa VPhonsa at suz.com
Tue Oct 31 12:35:33 EST 2006


I'm a newbie to hibernate 3 (haven't worked with older versions) and am
trying to understand the difference between the get() and the load()
methods of the Hibernate Session Object. 

 

After reading the Hibernate documentation and the discussion at
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=87363&postdays=
0&postorder=asc&start=0  I think I know what those methods do. My code
is giving the expected results also.

 

But I have following questions:

 

Is there any reason to favor one method over the other, besides the
application specific considerations?

 

Is one of those two methods there just for backward compatibility or any
other such reasons?

 

Thanks in advance.

 

Vikas

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-dev/attachments/20061031/eed6f95e/attachment.html 


More information about the hibernate-dev mailing list