Upgrade Hibernate
Upgrade Hibernate to hibernate-core-3.6.5.Final
Submitted by softking on Wed, 06/29/2011 - 16:16Just some problems when i had to upgrade from Hibernate 3.3 to 3.6.5
1. Getting the following exception
Hibernate java.lang.ClassNotFoundException: javax.persistence.Cacheable
--> copy hibernate-jpa-2.0-api-1.0.0.Final.jar from
hibernate-distribution-3.6.5.Final\lib\jpa
Import the new jar file in eclipse
2. Getting the following exception
