-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Difference between Get and Load
PostPosted: Thu Jun 30, 2005 4:10 pm 
Regular
Regular

Joined: Tue May 24, 2005 12:55 pm
Posts: 56
On the old forum there is a post stating that ISession.Load will return a proxy immediately without querying the DB. Is this still true? I'm assuming this applies only to classes mapped as lazy=true.

What are the differences between Get and Load? Any best pratice use of these methods?


Top
 Profile  
 
 Post subject: Re: Difference between Get and Load
PostPosted: Sat Jul 02, 2005 1:06 pm 
Contributor
Contributor

Joined: Thu May 12, 2005 9:45 am
Posts: 593
Location: nhibernate.org
tinomen wrote:
What are the differences between Get and Load?


Load() will throw an exception if the identifier is missing in the database, but Get() will return "null" in this case.

_________________
Pierre Henri Kuaté.
Get NHibernate in Action Now!


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.