-->
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: Dude, where's my proxy??
PostPosted: Thu Jun 28, 2007 2:01 am 
Newbie

Joined: Mon Jun 04, 2007 8:44 pm
Posts: 8
I've noticed somtimes when I do a

Cat cat = session.Load(17);

I'm getting the actual Cat type not the NHibernate proxy cat. So then my changes aren't getting reflected in the database on flush, and my lazys aren't loading.

Is this something to do with the cache? If I haven't done anything stupidly wrong I'll post up some code.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 28, 2007 2:16 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
Whether you get a proxy or an actual instance does not in any way affect whether changes to the object are persisted or not. You must be having some other problem.


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.