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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.