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