Base DAO for Spring and Hibernate
Openutils Bshd5
BSHD5 means "base spring-hibernate DAO for java 5".
It provides a base generic DAO class that can be reused and that offer most of the needed methods (load, find, save, etc) already implemented.
The base class also provides an enhanced version of hibernate "find by example" feature allowing associations in examples.
See configuration for how to setup your DAOs and look at javadocs for more details.
Project info & quick links
-
Latest release: 2.0.6
License: Apache Software License, Version 2.0 - Download Sourceforge file download area
- Bugs and feature requests OpenmindLAB Jira
- Changelog See what's new in release 2.0.6
- Source code Subversion public url
- Javadocs Documentation for the release 2.0.6
- Maven The dependency snippet for your pom