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
- Subprojects: Hades Roo Addon
Issue tracking
- Bug: 3 open / 73
- Enhancement: 6 open / 35
- Change request: 0 open / 12
- Task: 3 open / 17
- Discussion: 0 open / 0
Members
Manager: Oliver Gierke
Entwickler: David Linsin, Florian Hopf, Joachim Arrasz, Marc Kannegiesser