Files
spring-data-commons/spring-data-commons-core
Oliver Gierke 9b3d2d0669 DATACMNS-98 - Fixed potential ClassCastException for domain type lookup for query methods.
Refactored the definition of what domain class is returned from a query method into a common AbstractRepositoryMetadata and moved ClassUtils.getReturnedDomainClass into RepositoryMetadata. Moved test cases accordingly. Added getReturnType(Method method) to TypeInformation.
2011-11-21 19:00:01 +01:00
..
2010-11-17 17:37:14 -05:00
2011-10-21 16:19:28 -04:00