HibernatePagination |
|
Your trail: |
Difference between
version 10
and
version 7:
At line 19 removed 1 line. |
Another blog entry relevant to this topic can be found [here|http://blog.hibernate.org/cgi-bin/blosxom.cgi/2004/08/14#pagination] |
At line 30 removed 3 lines. |
|
|
%%note __NOTE:__ If you are looking to encorporate Hibernate pagination with DisplayTag, there are a number of patch offerings on the [DisplayTag JIRA|http://jira.codehaus.org/browse/DISPL]. Hopefully, if enough people vote for them, DisplayTag will soon support pagination by calling the server side DAO to retrieve a page of results at a time! At the momment, DisplayTag loads all results which is not efficient for large lists.%% |
At line 31 added 2 lines. |
---- |
The Display Tag has support for [external paging and sorting|http://displaytag.sourceforge.net/11/tut_externalSortAndPage.html] with a system like this one. |
Back to HibernatePagination,
or to the Page History.
|