Hibernate tools 3.4.0.M1 What's New

< Main Index JST Tools >


Dali Integration


Support Dali 2.3

Hibernate tools 3.4.0 now supports Eclipse JPA/Dali version 2.3. Previous versions cannot be supported because API has changed.

Related jira


Support JPA 2.0 in JPA projects

JPA projects with Hibernate platform now support Hibernate JPA 2.0 implementation.

Related jira


HQL Editor


Brackets in HQL Editor

HQL Editor now highlights matching brackets.

Related jira


Code Generation


DDL script

Schema Export when started from within Eclipse now generates DDL script by default instead of directly manipulating the database to avoid manipulating existing data by accident.

Related jiras:1, 2