facebook

Hibernate 3.1?

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

    Finch
    Member

    Hibernate 3.1 was released two weeks ago…

    Do you have any idea if it will be compatible / supported in MyEclipse any time soon? (which would mean MyEclipse 4.1 I guess… esp. since 4.1 has “enhanced Hibernate support”)

    I have not yet taken a look at Hibernate 3.1 and don’t know if I would/could use any of its new features (or even which ones it has) – I was just wondering if I should start doing some experiments with it or if I would have a hard time getting it to work with MyEclipse…

    Any info about your plans highly appreciated 🙂

    Finch

    #243800 Reply

    kyrylkov
    Member

    Just replace hibernate3.jar in your project’s WEB-INF/lib directory with the one from Hibernate 3.1 distribution and you have Hibernate 3.1 in your application. You won’t have any hard time experimenting with it.

    The major new features will come from upcoming Hibernate Annotations and Hibernate EntityManager, which require Hibernate 3.1 and add JDK 5.0 annotations and EJB3 EntityManager to Hibernate.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hibernate 3.1?

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