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

View all issues | Calendar | Gantt