darrachequesne / spring-data-jpa-datatables

Spring Data JPA extension to work with the great jQuery plugin DataTables (https://datatables.net/)
Apache License 2.0
441 stars 174 forks source link

[fix] Remove JOIN FETCH when using COUNT query #68

Closed darrachequesne closed 6 years ago

darrachequesne commented 6 years ago

Previous versions of Spring still need this check.