Hibernate tools 3.3.0.M1 What's New

< Main Index Project Examples >


Query Editor


Open Query Editor with contents

Now when you open the Query or Criteria Editor from the context menu on Entities it will have a default query for the selected Entity.

Similar when double clicking on entities from SessionFactory the HQL Editor will open up prefilled with HQL to get the select entity.

Related jiras: 1, 2, 3


Rename configuration from Properties

You can now edit the name of a console configuration via the Properties view

Releated Jira