Overview
Hades is a utility library to work with Data Access Objects implemented with Spring and JPA. The main goal is to ease the development and operation of a data access layer in applications.
To get a first impression of what the library can do for you, you should read the Rationale.
Features¶
- Implementation of CRUD methods for JPA Entities
- Transparent triggering of JPA NamedQueries by finder methods
- Dynamic query generation from finder method names
- Implementation domain base classes providing basic properties
- Support for transparent auditioning (created, last changed)
- Possibility to integrate custom DAO code
- Easy Spring integration with custom namespace
- Eclipse plugin to integrate with Spring IDE
Issue tracking
- Bug: 2 open on 54
- Enhancement: 5 open on 19
- Change request: 1 open on 9
- Task: 3 open on 10
Members
Manager:
Oliver Gierke
Entwickler:
David Linsin, Joachim Arrasz