Files
spring-data-jpa/src/test/java/org/springframework
Oliver Gierke 62f2231ae2 DATAJPA-352 - Fixed too aggressive validation of count queries.
Count queries are now only validated if the query method is a paging one actually. Improved the exception text in case of a validation error to indicate which method caused it.
2013-06-10 12:04:08 +02:00
..