Do you mean that you would like to have support for pagination in the built
in queries, such as findAll?
If you write your own query (access object) I don't think there is anything
stopping you from implementing pagination. You can pass your own (non
persistent) objects holding these parameters. Please explain more.
/Patrik


Steffen Stundzig wrote:
> 
> Hi all,
> 
> there are any thoughts about pagination of hibernate queries in sculptor? 
> 
> We could use the criteria or the query api for that, but we need also
> propagation of the page parameters such firstResult and MaxResults in the
> Services and Repositories, so clients could use it.
> 
> see 
> http://www.hibernate.org/hib_docs/entitymanager/reference/en/html/objectstate.html#d0e763
> hibernate reference 
> 
> regards 
> 

-- 
View this message in context: 
http://www.nabble.com/-sculptor--pagination-tp20636538s17564p20641145.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to