[ http://issues.apache.org/jira/browse/IBATIS-330?page=all ]
Clinton Begin closed IBATIS-330. -------------------------------- Resolution: Won't Fix Assignee: Clinton Begin The comments are wrong because there's no way for paginated list to know what the last page is! :-) > Method previousPage() of PaginatedList type is not being implemented > correctly. > ------------------------------------------------------------------------------- > > Key: IBATIS-330 > URL: http://issues.apache.org/jira/browse/IBATIS-330 > Project: iBatis for Java > Issue Type: Bug > Components: SQL Maps > Affects Versions: 2.1.7 > Environment: JDK: 1.5.0_07 > Oracle: 9.2.0.4.0 > Tomcat: 5.5 > Reporter: Tony Ugando > Assigned To: Clinton Begin > > Method previousPage() of PaginatedList type, that is returned by method > queryForPaginatedList(), does not work according to its comments. The > comments for previousPage() state that "...If the current page is the first > page, wrap to the last page." If I call previousPage() on the object > returned by queryForPaginatedList(), it does not page to the last page, it > remains on the first page. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira