In this tutorial you will learn about the new features introduced in Hibernate core 4.0
Hibernate core 4.0.0 was finally released in the year 2011 in the month of Dec. New features that are introduced in Hibernate core 4.0 releases are as follows :
Major changes made in Hibernate core 4.0 release is the introduction of ServiceRegistery to provide how to access the registered services. And in this release some methods classes and interfaces have been deprecated. Here I am giving some list of them.
Methods that have been deprecated and removed from are as follows :
Following deprecated methods are references to org.hibernate.type.AbstractSingleColumnStandardBasicType :
Following deprecated methods are references to org.hibernate.usertype.UserType :
Classes/Interfaces that have been deprecated are as follows :
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: What's New In Hibernate 4.0 release
Post your Comment