Java/Hibernate: Don’t repeat the DAO with a GenericDaoJava/Hibernate: Don’t repeat the DAO with a GenericDao
Here, I would like to propose you a good practice concerning the implementation of GenericDao because the basic operations for data persistence are all identical independently of object to save,