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?
JPA 2.0
hibernate 3.6
JPA 2.1
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.
2.1m questions
2.1m answers
60 comments
57.0k users