-->
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: How to overcome lazy loading issues in swing client
PostPosted: Wed May 02, 2007 4:02 pm 
Regular
Regular

Joined: Wed May 02, 2007 2:42 pm
Posts: 101
Hey,

My server run on Jboss and the client is a swt client.
when the client want to display a page it connect to a stateless bean in order to get the Object, but due to lazy loading a lot of data are not loaded , so when the client rendered tha page it get an exception on the missing data.

i read some article that discuss this issue and mention the SessionInView pattern.

But the article talk about web client.

Does any one has some experience in a swing/swt/eclipse client and how to overcome the problem that when the client work with detached object , so when it try to get data that were not loaded it get an exception.

Thank you


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.