-->
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: Automatically reattach objects
PostPosted: Tue Jun 02, 2009 11:05 am 
Newbie

Joined: Tue Jun 02, 2009 7:38 am
Posts: 1
In my web application I have some readonly tables (Currency, UnitOfMeasure and many others).

Sometimes I do the following:
1) Load model from database and put it to HTTP session
2) Perform HTTP redirect
3) Retrieve model from HTTP session and render view

The main problem that model in point 3) is detached from hibernate session and LazyInitializationException is thrown.
My question is:
Is it possible to automatically reattach model objects from readonly tables in point 3)?

I do not want to perform full object initialization in poit 1) because of performance.


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.