Files
spring-data-jpa/src/test/java/org/springframework/data/jpa
Oliver Gierke cd4013fe1d Fixed bug in total page number calculation due to additional root adding.
Using the initially created root to create the count projection now. Added more tests to verify correct number of elements and pages.
2011-02-14 21:44:03 +01:00
..