Label: jdbc

Content with label jdbc in WG: Programmer's Cafe (See content from all spaces)
Related Labels: hibernate, orm, spring, dao, crud, ddl, generic

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, orm, spring, crud, hibernate