Files
spring-data-geode/src/main/java/org/springframework/data/gemfire
Oliver Gierke 1935d35b5f SGF-113 - Added support to return single entities from query methods.
If a query method returns a single entity it is now correctly unwrapped from the result collection returned by the query. No entities being found will result in null returned, more than one entity being found results in an IncorrectResultSizeDataAccessException to align with the other repository implementations.
2012-08-06 15:29:04 +02:00
..
2010-12-07 17:49:32 +02:00