This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-data-gemfire
Watch
1
Star
0
Fork
0
You've already forked spring-data-gemfire
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff11bd384dff997ede08807520e22773335ffae8
spring-data-gemfire
/
src
/
test
History
John Blum
ff11bd384d
Fixed message in assertion and overrode the assertInitialized method of LazyWiringDeclarableSupport in the inner, static UserDataStoreCacheLoader test class to properly assert that the Spring defined DataSource dependency was properly configured.
2014-06-24 19:07:55 -07:00
..
java/org/springframework/data
/gemfire
Fixed message in assertion and overrode the assertInitialized method of LazyWiringDeclarableSupport in the inner, static UserDataStoreCacheLoader test class to properly assert that the Spring defined DataSource dependency was properly configured.
2014-06-24 19:07:55 -07:00
resources
Fixes JIRA issue SGF-290 handling custom OQL statements specified with an @Query annotated Repository method that returns neither a Collection nor a Entity-based result, such as the case with SELECT count(*) FROM /Region ... based queries returning an Integer count.
2014-06-16 20:12:50 -07:00