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
1fa4a7d34f56b85753fb38f54a4bc6d5f1c837db
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