• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Database pagination for rich:extendedDataTable component

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hi,

My application is built up on JBoss5.0.0, MySQL5.1, Seam2.1.1 (EJB3.0, Hibernate3.4.0, JSF2.0, Richface3.3.0)

I need to display list from a table which has few million of records using rich:extendedDataTable component. For this, I do require database pagination. I came across multiple forums and blogs for the solution (mostly user's own grown solution) but couldn't get the proper and exect "Seam-way" to implement database pagination concept for rich:extendedDataTable component.

http://www.seamframework.org/Community/SelfwrittenDataModelAsDataModelForTruePagination
http://www.seamframework.org/21214.lace
http://www.seamframework.org/Community/RichfacesDatascrolerEntityQueryAndPagination
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4112998
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4060199
http://i-proving.ca/space/Tom+McGrady/blog
http://eclecticprogrammer.com/2008/07/30/a-generic-superclass-for-sorting-and-paginating-in-the-database-with-richfaces/
http://eclecticprogrammer.com/2008/06/25/sorting-and-paginating-in-the-database-with-richfaces/

Am going to buy the book "Seam Framework: Experience the Evolution of Java EE (Jboss), Second Edition - Michael Juntao Yuan". I hope to find some solution there. Meanwhile, Could anyone suggest please ?

Thanks in advance.
 
Happiness is not a goal ... it's a by-product of a life well lived - Eleanor Roosevelt. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic