Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Migrate MyEclipse Project from Hibernate 2.1 to Hibernate 3
awamser,
There is no automatic migration wizard as APIs can change so drastically between versions we don’t try and automate this process. I would suggest you create a new project, add Hibernate Capabilities to it, and copy your code over and run your project first to make sure it still works.