| Pagination for data coming from a OSGi Persistence Service [message #820393] |
Wed, 14 March 2012 00:10  |
Cristiano Gaviao Messages: 249 Registered: July 2009 |
Senior Member |
|
|
Hi,
Currently I have a persistence bundle (using gemini JPA + eclipselink) that exposes some business data services. Basically the methods of those services returns collection of entity pojos.
what would be the best approach to use the pagination widget for presenting data from my persistence service?
should I modify the query methods somehow to return just a number of entities at time?
cheers,
Cristiano
|
|
|
|
Powered by
FUDForum. Page generated in 0.01527 seconds