Page 1 of 1

Hibernate 4.1.* Support

Posted: Wed Nov 07, 2012 3:29 pm
by rgendler
Hi,

Are there any plans to support Hibernate 4.1.* in the future releases of BLC framework?

It looks like as of 2.0.1-GA BLC uses Hibernate 3.6.10.Final. I was not able to run the current BLC release with Hibernate 4.1.7 jars included.
The culprit seems to be several annotations that were previously deprecated in 3.6.10.Final and now completely removed from 4.1.* One of them is org.hibernate.annotations.MapKey and there are others as well. I am not sure if there are other more fundamental issues with using Hibernate 4.1.*

Thank you.

Re: Hibernate 4.1.* Support

Posted: Fri Nov 16, 2012 4:09 pm
by jefffischer
It is on our roadmap to upgrade to the latest Hibernate (they have some new features we want to use). I don't have exact timeframes, but it is on our near-term roadmap.