By cgernert
via techieexchange.wordpress.com
Published: Feb 08 2008 / 12:58
This is a step-by-step to develop your database with Eclipse and HiberObjects for free.
It is a fast way for Java developers to develop database tables.
It uses an UML-ER Model to generate JavaBeans, which can create tables on the database by using Hibernate as persistence manager.
Add your comment