facebook

Migrate MyEclipse Project from Hibernate 2.1 to Hibernate 3

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #264293 Reply

    awamser
    Member

    I have a MyEclipse project that I added support for Hibernate 2.1. How can I migrate the project to Hibernate 3.0?

    When I use the mapping tool I keep getting warnings about this.

    #264367 Reply

    Riyad Kalla
    Member

    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.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Migrate MyEclipse Project from Hibernate 2.1 to Hibernate 3

You must be logged in to post in the forum log in