Label: ddl

Content with label ddl in WG: Programmer's Cafe (See content from all spaces)
Related Labels: maven2, generator, hibernate, orm, jdbc, spring, dao, crud, 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: generic, orm, spring, hibernate, crud, jdbc, dao
Maven2 hibernate DDL generator POM
Maven 2 hibernate DDL generating POM and support files Information This is a package of files which will make it easy to add database DDL generation to any maven 2 project which is using hibernate. It was so hard to get this working that I ...
Other labels: maven2, hibernate, generator