You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "kobe valiant (JIRA)" <ji...@apache.org> on 2008/01/04 15:00:33 UTC

[jira] Updated: (OPENJPA-476) Query.setFirstResult and Query.setMaxResults don't take effect

     [ https://issues.apache.org/jira/browse/OPENJPA-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

kobe valiant updated OPENJPA-476:
---------------------------------

    Description: 
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.

  was:Query.setFirstResult and Query.setMaxResults don't affect the result of Query.getResultList, It will return all records in a table.


> 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
>
> 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.