Files
spring-data-jpa/src/test/java/org/springframework
Thomas Darimont 2c2355bc93 DATAJPA-499 - Querydsl now uses the null-handling configured on the Sort.Order.
We now propagate the null-handling hint defined in Order to an appropriate Querydsl null handling hint.

Original pull request: #82.
2014-04-29 09:07:55 +02:00
..