[ https://issues.apache.org/jira/browse/OPENJPA-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Linskey resolved OPENJPA-476. ------------------------------------- Resolution: Duplicate Fix Version/s: 1.1.0 1.0.2 > Query.setFirstResult and Query.setMaxResults don't take effect > -------------------------------------------------------------- > > Key: OPENJPA-476 > URL: https://issues.apache.org/jira/browse/OPENJPA-476 > Project: OpenJPA > Issue Type: Bug > Affects Versions: 1.0.1 > Environment: test with Postgresql and H2 > Reporter: kobe valiant > Fix For: 1.0.2, 1.1.0 > > > Query.setFirstResult and Query.setMaxResults don't affect the result of Query.getResultList, It will return all records in a table. > By the way, it's ok in version 1.0.0. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.