Label: hibernate

Content with label hibernate in WG: Programmer's Cafe (See content from all spaces)
Related Labels: maven2, generator, orm, jdbc, 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, jdbc
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: ddl, maven2, generator