[jbosstools-issues] [JBoss JIRA] (JBIDE-17274) Support JPA 2.1 in Hibernate Tools

Jiri Peterka (JIRA) issues at jboss.org
Tue Sep 2 10:02:01 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-17274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Peterka closed JBIDE-17274.
--------------------------------


Support added, verified with JBDS 8.0.0.CR1, GNU/Linux 64. Specific issues will be tracked by separated JIRAs. 

> Support JPA 2.1 in Hibernate Tools
> ----------------------------------
>
>                 Key: JBIDE-17274
>                 URL: https://issues.jboss.org/browse/JBIDE-17274
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: hibernate
>            Reporter: Max Rydahl Andersen
>            Assignee: Koen Aers
>            Priority: Blocker
>             Fix For: 4.2.0.CR1
>
>
> Until now Hibernate tools "survived" that Hibernate 3.5+ could load hibernate 3 and 4 projects metadata without problems.
> With JPA 2.1 this changed and it requires Hibernate 4.3+ to load these metadata.
> We could update hibernate tools to use hibernate 4.3 to load the metadata but in doing so we would gain support for JPA 2.1 but at least loose support for loading Hibernate 3.3-4.2+ projects that uses custom user types (there could be more combinations that fails - figuring out how much requires a lot of work, but for now at least we know the usertypes are not binary compatible anymore).
> To fix this a rethink/reimplementation is needed of how hibernate tools works.
> It basicallly needs to become completely independent of hibernate binaries/classes.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list