You are on page 1of 3

7/31/22, 7:26 PM Tooling for your Hibernate projects.

- Hibernate Tools

Hibernate Tools
Tooling for your Hibernate projects.

Working with Hibernate is very easy and developers enjoy using the APIs and the query
language. Even creating mapping metadata is not an overly complex task once you've
mastered the basics. Hibernate Tools makes working with Hibernate or JPA even more
pleasant.

Hibernate Tools is a toolset for Hibernate implemented as an integrated


suite of Eclipse plugins, together with a unified Ant task for integration into
the build cycle. Hibernate Tools is a core component of JBoss Tools and
hence also part of JBoss Developer Studio.

The following features are available within Eclipse.

Mapping Editor
An editor for Hibernate XML mapping files, supporting auto-completion and
syntax highlighting. The editor even supports semantic auto-completion for
class names, property/field names, table names and column names.

Console
The Hibernate Console perspective allows you to configure database
connections, provides visualization of classes and their relationships and
allows you to execute HQL queries interactively against your database and
browse the query results.

https://hibernate.org/tools/ 1/3
7/31/22, 7:26 PM Tooling for your Hibernate projects. - Hibernate Tools

Reverse Engineering
The most powerful feature of Hibernate Tools is a database reverse
engineering tool that can generate domain model classes and Hibernate
mapping files, annotated EJB3 entity beans, HTML documentation or even
an entire JBoss Seam application in seconds!

Wizards
Several wizards are provided, including wizards to quickly generate
Hibernate configuration (cfg.xml) files, and Hibernate console
configurations.

Ant task
The Hibernate tools include a unified Ant task that allows you to run
schema generation, mapping generation, or Java code generation as part
of your build.

Latest news

Eclipse tools for


Hibernate Search
2017-03-03
I’m glad to announce the
second release of the
Eclipse plugin for Hibernate
Search. In this post I’m
describing the changes and
new features of the...

Eclipse tools for


Hibernate Search
2016-01-22
I’m glad to announce the
first release of the Eclipse
https://hibernate.org/tools/ 2/3
7/31/22, 7:26 PM Tooling for your Hibernate projects. - Hibernate Tools

plugin for Hibernate


Search. In this post I want
to describe its features and
ask you...

AeroGear 1.0.0.M2
Released! More Mobile
Goodness
2012-03-14
The AeroGear project has
just released 1.0.0.M2c
as...

The AeroGear Mobile &


HTML5 Project Is Alive!!
2012-01-31
I’m very happy to announce
the creation of...

RichFaces And The


Mobile Web For The
JBoss World 2011
Keynote
2011-06-14
The JBoss World opening
Keynote featured one of...

Webinar tomorrow,
Clouds and bringing life
back to BPEL
2010-08-31
The final re-post to remind
you to use the feeds from
JBoss Tools to get JBoss
tooling news ;) Blogging
about upcoming webinar
tomorrow, the Cloud...

https://hibernate.org/tools/ 3/3

You might also like