Files
spring-data-jpa/src/test/java/org/springframework/data/jpa
Oliver Gierke 23fd1349a3 DATAJPA-23 - Fixed query building for IsNull and IsNotNull.
Use the actually accessed path instead of the root object. Added test cases to verify behaviour.
2011-02-14 17:54:37 +01:00
..