You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
| Online: | 13 Members of 4080 |
| Forum: Seam Users |
30. Jul 2008, 15:59 CET | Link |
hibernate pagination with richfaces datatable-datascroller-datamodel
Hi, I have a Pagination implementation with list named CriteriaListHandler/ValueListHandler, that's works fine, but when i try tu use it with datascroller de richaces im in troubles. The problem starts because my return lists have a 2millons of records, and its a very big problem because Seam passitivate all list when I use a conversation, but using the special list, this problem was solved, but Im lost in datatable and datascroller, because they access an ArrayList created for a passitivate process.
The question is, I need create a owner datatable-datascroller-datamodel or can i configurate to use it... Thanks in advance and forgive my englishcheck the preview.