Hibernate 4.1.* Support
Posted: Wed Nov 07, 2012 3:29 pm
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.
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.