hi! this might not be your help wanted..
 
but i think about 200,000 record set...selecting them at once?? will not be a 
good idea i think..
 
i have no idea why you are implemented that way and also i suggest you to check 
your heap profile first
 
just suggesting ...
 
sorry if this doesn't help any
 
ciao



Subject: Avoid java heap space while using iBatisDate: Tue, 21 Oct 2008 
20:00:00 +0530From: [EMAIL PROTECTED]: user-java@ibatis.apache.org


Hi,
 
Our project is facing a java heap space issue while fetching the record set of 
around 200,000. 
Using a row handler is not helpful as the same record set is being used to plot 
a slider and three graphs on UI (Flex).
 
increasing the heap space size is not allowed in our application as it is a 
standard set by user.
 
The sqlMapConfiguration has cacheModeEnabled set to true.
 
Is there any way to optimize the record usage in iBatis?  Can we use multiple 
queryForList in a loop ? If yes, how this can be achieved?
 
Thanks & Regards
Ankit
Please do not print this email unless it is absolutely necessary. 
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 
WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email. 
www.wipro.com 

Reply via email to