This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-data-jpa
Watch
1
Star
0
Fork
0
You've already forked spring-data-jpa
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23fd1349a331ab44eba7eacf62c144a57a4c4a6d
spring-data-jpa
/
src
/
test
/
java
/
org
/
springframework
/
data
/
jpa
History
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
..
domain
DATAJPA-13 - findOne(Specification s) now returns null if there is no result.
2011-01-21 01:50:43 +01:00
repository
DATAJPA-23 - Fixed query building for IsNull and IsNotNull.
2011-02-14 17:54:37 +01:00