Hibernate Tools 3.1.0.beta5
Edit Hibernate mappings, execute HQL queries and develop applications with Hibernate, a Java persistence and object-relational mapping framework.
Download Hibernate Tools 3.1.0.beta5:
Hibernate tools provide:
- Mapping Editor: An editor for Hibernate XML mapping files, supporting auto-completion and syntax highlighting. It also supports semantic auto-completion for class names and property/field names, making it much more versatile than a normal XML editor.
- Console: The console is a new view in Eclipse. In addition to a tree overview of your console configurations, you also get an interactive view of your persistent classes and their relationships. The console allows you to execute HQL queries against your database and browse the result directly in Eclipse.
- Development Wizards: Several wizards are provided with the Hibernate Eclipse tools; you can use a wizard to quickly generate Hibernate configuration (cfg.xml) files, or you may even completely reverse engineer an existing database schema into POJO source files and Hibernate mapping files. The reverse engineering wizard supports customizable templates.
Getting started
This plugin has currently does not have "Getting Started" documentation. If you are familiar with this plugin; would you be willing to draft some Getting Started documentation and post it on the forum? We will gladly add it.
Requirements and limitations
- Beta release - We have not yet fully tested this plugin. Please report a bug for any problem you encounter. We welcome your feedback (positive and negative!) in the forums, mailing lists and bug trackers.
- This plugin requires a distribution of EasyEclipse containing:
- It may also work with a standard installation of Eclipse 3.1.2, if you include the Eclipse Tools plugin beside the plugins listed above. We have not tested it, though.
- To use this plugin, you need this additional software:
- This plugin is present in the following distributions:
Links
- Hibernate Tools home
- Documentation
- Hibernate Tools provides support for the Hibernate framework.
Changelog
Changes in EasyEclipse 1.0.1:
- Upgraded to Hibernate Tools 3.10.beta5.
- Initial release (with Hibernate Tools 3.1.0.beta4a).
Credits and License
Credits: JBoss Team, Max R. Andersen, David Channon, Marshall Culpepper
Copyright (c) 2002-2005 JBoss Inc. All rights reserved. JBoss is a registered trademark and servicemark of JBoss, Inc.
This plugin is licensed under the GNU Lesser General Public License 2.1 license.
The following additional license terms apply to software incorporated in the Hibernate tools: antlr license v1.1 apache license v1.1 apache license v2.0 Sun Binary Code License Agreements for Connector, jaas, jdbc1_0 and jta - each has the same base license plus similar, but distinct supplementary license terms.