Files
spring-data-commons/spring-data-commons-core
Oliver Gierke aec655a499 DATACMNS-167 - Improved Iterable handling in TypeDiscoverer.
If a type implemented Iterable<…> it was currently treated as a collection which might cause inappropriate conversion in the mapping sub-system. We now consider types collection like if they're either Iterable directly or assignable to Collection.
2012-05-02 20:55:30 +02:00
..
2010-11-17 17:37:14 -05:00