What do you guys thing of allowing pagination instead of the two
iterator methods?
We all know how people love to manipulate iterators.
cq.setFirstResult(10).setMaxResults(20).list();
//getResults() is probably better than list() IMO
When working on my book, I really realized tat pagination and List was
the best approach. We have iterators and scrollable results in
Hibernate just because Core has these legacy approaches.
On 24 sept. 09, at 16:10, Navin Surtani wrote:
Heya guys,
Just to let you know the wiki article on Querying is now up.
http://www.jboss.org/community/wiki/QueryingInfinispan
Also, have a read at the blog: -
http://infinispan.blogspot.com/2009/09/infinispan-query-breaks-into-400cr...
Navin Surtani
Intern Infinispan
Intern JBoss Cache Searchable
_______________________________________________
infinispan-dev mailing list
infinispan-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev