Files
spring-data-jpa/src
Jocelyn Ntakpe 3f5467dc85 DATAJPA-790 - QueryException when applying @EntityGraph on findAll(Predicate,Pageable).
We now create the count query that's required for pagination queries without applying the query hints.

Related tickets: DATAJPA-684
Original pull request: #182.
2016-11-03 11:25:46 +01:00
..