Currently I am using JPA 2.0
with hibernate 3.6
. I tried to search but couldn't find, can anyone list out JPA 2.1
is supported by which versions of hibernate?
Additionally, Hibernate is a standard implementation of the JPA specification, with a few additional features that are specific to Hibernate.
Use Spring's latest stable version (4.0. 5 at the moment, as clearly indicated on the home page), and Hibernate's latest stable version (4.3. 5.
Hibernate technologies and JDK 11 support3+), Hibernate Search (5.10. 4+) and Hibernate Validator (6.0. 12+) can be used with JDK 11. Note that, for now, even though we define automatic module names, running as Jigsaw modules is not fully tested and not expected to work.
Hibernate 4.3.0.Final (Dec. 16, 2013) is the first production ready release to support jpa 2.1.
See: http://in.relation.to/Bloggers/HibernateORM430FinalRelease
The main focus of 4.3 was JPA 2.1 support, so much of the work these past few months focused on new JPA 2.1 features.
According to Hibernate's versions list, JPA 2.1 is going to be supported by version 4.3 or by 5.0
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With