Details
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.
Attachments
Issue Links
- duplicates
-
OPENJPA-447 Query pagination broken for non-DB2 databases
- Closed
- is related to
-
OPENJPA-759 Query pagination on DB2 - an alternative way
- Open