Files
spring-data-jpa/src/test/java/org/springframework
Oliver Gierke 0b9e711315 DATAJPA-375 - Fixed application of sort to queries with existing order by.
Improved existingin order by detection to detect the existing clause independent of the case. Before we only detected lower case "order by" expressions.
2013-08-13 13:06:48 +02:00
..