More productivity and agility for your Hibernate developments !
What is it ?
Hibernate Generator is a powerfull solution to generate your business and persistence layers from an UML model. Based on a very simple modelization, the generator helps you to produce XML configuration file and Java objects for Hibernate (all informations about Hibernate at : http://www.hibernate.org/).
Hibernate Generator is free and allows you to customize generation rules and add your own patterns up to 5O scripts.
How does it work ?
Hibernate Generator uses Mia-Generation to connect the UML model to customizable Java and Hibernate generation scripts and by the means of this connection generate files. You need to download and install Mia-Generation to use it.