Hibernate 3.5-Final in JBoss 5.1.0.GA

后端 未结 3 1670
无人共我
无人共我 2021-01-18 01:08

Hibernate 3.5-Final is finally here and it offers the much anticipated JPA2 support, amongst other features. I am working on a project(EJB3 based) using JBoss 5.1.0.GA and H

3条回答
  •  無奈伤痛
    2021-01-18 01:29

    It seems though that JBoss ships with libraries that are dependent on the JPA1 implementation part of the hibernate 3.3

    Yes, it does (see this old mail to get an idea) and I don't think that your current approach is possible. My understanding is that JPA 2 integration was planned for JBoss 5.2 but it seems that they decided to skip this branch to go directly to JBoss 6.x.

提交回复
热议问题