Generic DAO package
Package for developers to use persistent objects without writing DAOs Information Generic DAO is a Java package which allows a developer to skip writing DAOs for their persistence objects when they are using Spring http://www.springframework.org/ and JDBC or Hibernate http://www.hibernate.org ... Other labels:
ddl, dao, generic, spring, crud, jdbc, hibernate