[ http://jira.andromda.org/browse/SPRING-50?page=history ]
Wouter Zoons closed SPRING-50:
------------------------------
Resolution: Fixed
since this is related to SPRING-85 we can consider this issue closed as it can
be solved using a criteria query
> controlling finder result set size
> ----------------------------------
>
> Key: SPRING-50
> URL: http://jira.andromda.org/browse/SPRING-50
> Project: Spring Cartridge
> Type: New Feature
> Versions: 3.0M3
> Reporter: Wouter Zoons
> Assignee: Wouter Zoons
> Fix For: 3.0RC1
>
> for performance reasons it's often interesting to limit the list of returned
> elements. In hibernate this can be done in two ways:
> Criteria.setMaxResults(int)
> or by calling session.iterate(query:String) and looping until either the list
> has been exhausted or ceiling has been reached
> the spring cartridge could generate an overloading finder method for it,
> allowing to set the value and use any of both solutions in case the value is
> negative
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.andromda.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel