-->
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.  [ 1 post ] 
Author Message
 Post subject: Reverse Hibernate.initialize() ?
PostPosted: Wed Aug 05, 2009 5:59 am 
Newbie

Joined: Mon Dec 15, 2008 7:10 am
Posts: 12
Hi,

Is there actually a way to replace an association with a corresponding, un-initialized proxy at runtime ?

We're getting big serialized graphs from a RIA client application we're partially merging into the database. After that the same graph is serialized and sent back to the client. Because the merge has not been done on the complete graph there's the risk of having two different versions of the same entity. In order to avoid this, and to limit the size of the serialized object, it would be very convenient to have a way to replace certain associations with a proxy object.

Somebody has an idea whether this is possible ?

Thanks !

Jan


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

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.