Hibernate
Contents
- 1 JBOSS - Hibernate Tools
- 1.1 Hibernate Code Generation Launch
- 1.1.1 Generate artifacts based on Hibernate model
- 1.1.2 Reverse Engineering
- 1.1.3 Exporters
- 1.1.4 Hibernate Console
- 1.1.5 Mapping Diagram
- 1.1.6 Mapping Diagram controls
- 1.1.7 HQL Editor
- 1.1.8 Dynamic SQL Preview
- 1.1.9 Criteria Editor
- 1.1.10 hbm.xml XML Editor
- 1.1.11 Reverse Engineering Strategy Editor
- 1.1 Hibernate Code Generation Launch
JBOSS - Hibernate Tools
Hibernate Tools provides easy generation, testing and prototyping of your Hibernate or JPA mapped projects. Use it to Run queries, browse mappings and generate code for your data projects.
Hibernate Code Generation Launch
Generate artifacts based on Hibernate model
Hibernate Tools provide a code generation launch configuration which can take the configured Hibernate model and use for various code generation tasks.
Since it is a launch configuration it is easy to run it repeatedly while developing via the Launch Configuration menu.
Reverse Engineering
Exporters
Hibernate Console
Browse your model & database
Mapping Diagram
Mapping Diagram controls
HQL Editor
Prototype your queries In the HQL editor you can prototype your HQL queries and see the result in the Hibernate Query Result viewer.
Dynamic SQL Preview
Criteria Editor
hbm.xml XML Editor
Reverse Engineering Strategy Editor
Hibernate eclipse plugin - JBOSS : https://tools.jboss.org/features/hibernate.html