In terms of JPA 2, its really easier to start talking about things not yet implemented :) The set of missing features are defined by the unresolved subtasks of the following 2 Jira issues:
- http://opensource.atlassian.com/projects/hibernate/browse/HHH-4190
- http://opensource.atlassian.com/projects/hibernate/browse/HHH-4325
The still-to-be-implemented features are mainly certain aspects of derived identity
support and support for embeddables with associations.
Check out the release details for the full list of changes.
The artifacts have all been published to the JBoss Maven repository. Additionally the release bundles have been uploaded to SourceForge.
As always, please report any issues to Jira and come visit us on IRC or the forums if you have a usage question.
We are getting so close folks! Great work.
Created: 29. Jan 2010, 07:53 CET (Steve Ebersole)
Last Modified: 23. Feb 2010, 18:31 CET (Steve Ebersole)
Congratulations to the Hibernate team,
6 days, 4 hours, 39 minutes is very fast to implement the whole JPA 2 support :)
You forgot to add the 2 together, which makes it closer to 7.5 days! ;) I think these tasks/subtasks did not account for the bulk of my criteria api work. Plus not all the developers use time tracking (its automatic for those of us using intellij and the wonderful atlassian ide plugin).
why not solve all the bugs and issues in Hibernate 3.3 before thinking about JPA2?
At least some of Hibernate 3.3 issues are solved directly in 3.5. e.g. see HHH-4905