This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-framework
Watch
1
Star
0
Fork
0
You've already forked spring-framework
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
474142a8625b7e5c00cb4eaae0193c54a559e3a7
spring-framework
/
spring-orm-hibernate4
/
src
History
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