Files
spring-data-commons/src/test/java/org/springframework/data
Thomas Darimont 9fc57ea3bf DATACMNS-566 - Allow sorting by QueryDsl operator expressions.
Previously we only allowed to sort by QueryDsl path expressions. With this change we now also support ordering by operator expressions, e.g. yearMonth() on a date property.

Original pull request: #94.
2014-08-26 13:56:17 +02:00
..
2014-08-07 12:33:29 +02:00