Hibernate is a framework that enables your applications to interact with databasess using Object Relational Mapping (ORM). The IDE provides Hibernate support for various Java-based applications, such as Java SE, EJB, and web applications.
The IDE has wizards for generating the following files in your application.
The IDE also offers support for editing the following Hibernate files and queries:
For more about Hibernate features and using Hibernate in your application, see the following site: