I've added a batch size in my Indivi HBM file:


<set name="indsocs" order-by="INDI" lazy="true" outer-join="false" 
inverse="true" batch-size="50">

&nbsp; <key foreign-key="INDSOC_INDIC">

&nbsp; &nbsp; <column name="INDI"/>

&nbsp; </key>

&nbsp; <one-to-many class="ch.thales.progres.db.IndsocImpl"/>

</set>



it will be nice if the batch-size is dynamic based on the query search result 
counter.



How can I set the batch-size in the spring/hibernate cartridge?



I'm not sure is the best solution for this problem...
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1560#1560
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to