What's new in Hibernate 4.3.0 Final?
I just found that there is new version of Hibernate. These latest version is Hibernate 4.3.0 final. I would like to find out the latest features of Hibernate 4.3.0.
Share me the good resource.
Thanks
The main goal to develop the Hibernate 4.3.0 is to provide the JPA Support in the application.
Now this version of Hibernate is JPA 2.1 compliant. You can use the Hibernate 4.3.0 final in your JEE 7 based applications.
Check the tutorial Hibernate 4.3 ORM Features which explains all the news features of Hibernate 4.3.0.
Thanks
Ads