Hibernate tools 3.2.4.CR1 What's New

< Main Index JBoss AS Tools >


JPA Projects


Console configuration created for JPA project

When a JPA/Dali project is created we now automatically setup a Hibernate Console configuration for the project allowing full usage of Hibernate Tools features without additional setup.


Reverse engineering


One-to-One

Reverse engineering now detects one-to-one associations via primary key and both hbm.xml and annotation generation generates the proper code for it.

The detection is enabled by default (except for Seam 1.2 and Seam 2.0) reverse engineering. For Hibernate Tools generation there is a checkbox to disable if not wanted.