-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
1
-
NEW
-
NEW
-
2019 Week 05-07
Hibernate 5.2.6 changed the way of handling the setMaxResults method. When it is called with argument of 0, it will no longer return all results, rather none.
More information can be found at:
https://hibernate.atlassian.net/browse/HHH-11278