This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-data-geode
Watch
1
Star
0
Fork
0
You've already forked spring-data-geode
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6066d60c015e6c8e41bfa7485b950fe6469c741
spring-data-geode
/
src
/
test
History
John Blum
e6066d60c0
Declared and implemented the findAll(:Sort) method from the SDC's PagingAndSortingRepository abstraction in SDG given GemFire supports ORDER BY in Queries.
2014-04-16 21:11:54 -07:00
..
java/org/springframework/data
/gemfire
Declared and implemented the findAll(:Sort) method from the SDC's PagingAndSortingRepository abstraction in SDG given GemFire supports ORDER BY in Queries.
2014-04-16 21:11:54 -07:00
resources
Completes testing for SGF-260, which enables the Spring Data Commons @Id mapping annotation to be used on methods of domain interfaces or classes in addition to domain entity class fields. These test additions require DATACMNS-476 (
https://jira.spring.io/browse/DATACMNS-476
), with details in GitHub PR
#76
(
https://github.com/spring-projects/spring-data-commons/pull/76
) to be included in the recent SDC 1.8.0.BUILD-SNAPSHOT, slated for the Spring Data Dijkstra release as M1.
2014-03-26 17:04:03 -07:00