Techieexchange’s Techblog

Posts Tagged ‘Java

Database development with HiberObjects

Posted by: cgernert on: February 7, 2008

There are a lot of UML and ER tools out there, but they cost a lot of money, too.
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 [...]