Member Menu
 
 Monthly JBoss newsletter:
 
Hibernate Books
CaveatEmptor

Hibernate Tools Viewlets

The following lists a set of viewlets illustrating various parts of Hibernate Tools.

All functional details are not covered to keep the movies small and to the point; so do not forget to look into the reference documentation.

Quickies

  1. Create a console configuration
    1. This movie shows how to create a console configuration for JPA; but it is the same steps needed for projects using hbm.xml or Hibernate Annotations stand alone.e</li>
  2. Edit and run HQL/JPA-QL queries.
    1. Shows how to use the HQL editor with code completion and dynamic sql preview and how to inspect the results.
  3. Edit and run Criteria queries.
    1. Shows the Criteria editor in action. Also shows how it be used for executing (almost) arbitrary java for quick manipulation/creation of persistent objects.
  4. Inline java HQL/JPA-QL queries.
    1. Shows how the HQL/JPA-QL code completion is also available inside the java editor; together with syntax checking of the query strings inside @NamedQuery and createQuery strings.
  5. Reverse engineering and code generation.
    1. A movie that shows how to reverse engineer a database with Hibernate Tools. Also shows some of the customizability via reveng.xml and a custom reverse engineering class.
  • hbm.xml editing.
    1. Shows editing of hbm.xml's, code completion of properties and table/columns.

Old viewlets:

Warning: Some of the functionallity shown in the following viewlets are not showing the present state of the UI; but do show some things not covered in the above "quickes".

  1. Create a cfg.xml.
    1. Shows how to create a hibernate.cfg.xml file.
  2. Editing hbm.xml.
    1. Shows how to edit hbm.xml files.
  3. HQL code completion.
    1. Shows how to write HQL queries in HQL and java editor.
© Copyright 2006, Red Hat Middleware, LLC. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc. [Privacy Policy]