Reputation: 31
I am using Hibernate 4 CR1. My application was previously using Spring hibernate support (for version 3).
I have not been able to find any information about this - is there any indication as to when (or which version) Spring will provide support for Hibernate 4?
Upvotes: 3
Views: 9590
Reputation: 341003
UPDATE: Spring Framework 3.1 goes GA
You need to upgrade to Spring 3.1.0.RC1 released today:
Support for Hibernate 4.0 (up to date with 4.0 CR4)
Upvotes: 6
Reputation: 26870
As per comment of one of the guys is is involved in the spring project it seems that they started working on hibernate 4 support:
Upvotes: 0