-->
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 manipulate explicit loading
PostPosted: Fri Dec 10, 2010 12:48 pm 
Newbie

Joined: Wed Sep 27, 2006 6:10 pm
Posts: 8
i have a whole hibernate data model and much of it gets punched into a jIbx parsing system. because of that i had to make all of my linked classes explicit loading. problem is there are cases when i want a parent class to explicitly load one or more of its subclasses, but in other circumstances to ignore subclasses completely.

how do i do that? if i can't do it i could potentially be sending thousands of records to the ajax client for the system that are very unnecessary but i need to send those records to the reporting system so the reports can be compiled.

if its not possible is there a way i can disable lazy and explicit loading all together and simply do it manually.


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.