spring-framework/spring-orm-hibernate4/src
Juergen Hoeller 99f9dce14a Fixed all List return types to ? instead of Object, restoring backwards compatibility with existing Spring 3.2.x based code and allowing easier casts to other element types
Also declaring findByExample generically based on the given example object's type.

Issue: SPR-11402
2014-02-07 17:39:55 +01:00
..
main/java/org/springframework/orm/hibernate4 Fixed all List return types to ? instead of Object, restoring backwards compatibility with existing Spring 3.2.x based code and allowing easier casts to other element types 2014-02-07 17:39:55 +01:00
test/java/org/springframework/orm/hibernate4 Polish Hibernate support and tests 2014-01-28 15:41:42 +01:00