JPASupport.JPAQuery.from(...) should be overloaded to take a long

Bug #570012 reported by AMcBain
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
play framework
New
Undecided
Unassigned

Bug Description

The class Model has methods count() and count(...), both return a long value. It seems to make sense that (in the context of paging) that JPAQuery.from(...) should also take a long value. Currently it only takes an int. It could be overloaded to support this functionality, if the underlying code is able to work with a long instead of an int.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.