About hibernate4spring-parent

The project provides extended version of HibernateDaoSupport for Spring Framework with a goal to provide API that allows to write basic CRUD operations in 1 line of code for even for developers unfamiliar with Hibernate. It is well tested set of CRUD operations which we assembled in more than 4 years refactoring of projects of our clients. Instead of writing same code over and over again we encourage you to try this API on your own project and see how many lines of code you can replace with just 1 line.