Click here to Skip to main content
15,889,865 members
Articles / Programming Languages / Java

The Generic DAO Pattern in Java with Spring 3 and JPA 2.0

Rate me:
Please Sign up or sign in to vote.
4.86/5 (6 votes)
7 Sep 2011CPOL3 min read 195.2K   15  
How to implement a generic DAO pattern to avoid code duplication and preserve type safety at the same time.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Endava Ltd.
Romania Romania
My name is Madalin Ilie. Currently I'm a Development Lead at Endava Romania (www.endava.com).

Comments and Discussions