To DAO or not to DAO
Discusses the pros and cons of using jOOQ's DAO API versus writing explicit SQL, highlighting the risk of N+1 problems.
Discusses the pros and cons of using jOOQ's DAO API versus writing explicit SQL, highlighting the risk of N+1 problems.
Hades 2.0.0.RC2 adds transactional support to DAOs, enabling better integration with Spring and reducing the need for a service layer.
Hades 1.5 released, removing the mandatory Persistable interface requirement and introducing new XML namespace features for Spring/JPA applications.
Announcement of Hades 0.5.0 release, detailing Spring namespace simplification, OSGi compatibility, and a new programmatic API.
Announcement of Hades 0.4, a DAO library update with Eclipse plugin support and JPA provider auto-detection.
Announcement of Hades 0.3, an open-source project release featuring a new EclipseLink-based DAO implementation and package refactorings.
Announcing the release of Hades 0.2, a JPA and Spring-based library for domain class and DAO development.