HIBERNATE JBoss.org
 |  Register  | 
     
News 
About 
   Feature List 
   Road Map 
Documentation 
   Related Projects 
   External Documentation 
Download 
Forum & Mailinglists 
Support & Training 
JIRA Issue Tracking
Wiki Community Area


Hibernate Public Training Courses


Get Hibernate in Action eBook!


JavaWorld 2003 Finalist


Jolt Award 2004 Winner
      
Documentation > External Documentation

External Documentation

Please also see the Related Projects page for a list of external demo applications.

Articles


Title: Object-relation mapping without the container
Author: Richard Hightower
Date: 17.04.2004
Version: Hibernate 2.1
URL: http://www-106.ibm.com/developerworks/library/j-hibern/?ca=dnt-515
Notes: Developing a transactional persistence layer using Hibernate and Spring.

Title: Hibernate Your Data
Author: Davor Cengija
Date: 14.01.2004
Version: Hibernate 2.0.3
URL: http://www.onjava.com/pub/a/onjava/2004/01/14/hibernate.html
Notes: Hibernate basics in this article on ONJava.com. Note that the alias in class MyClass HQL syntax is deprecated, use MyClass as alias instead.

Title: A Simple Data Access Layer using Hibernate
Author: Mario Aquino
Date: 11/2003
Version: Hibernate 2.0.3, Middlegen R3
URL: http://www.ociweb.com/jnb/jnbNov2003.html
Notes: An article about data access layers with Hibernate, code generation and Command patterns.

Title: Index of Relationships
Author: Tom Sedge
Date: ?
Version: all
URL: http://www.xylax.net/hibernate
Notes: Tom Sedge has written a piece explaining various Hibernate association styles. Note that Tom uses "first rank class" to refer to what the Hibernate documentation calls "entity" and "second rank class" to refer to what the Hibernate documentation calls "value".

Title: Object to Relational Mapping and Relationships with Hibernate
Author: Mark Eagle
Date: ?
Version: Hibernate 2.0RC1
URL: http://www.meagle.com:8080/hibernate.jsp
Notes: Mark Eagle wrote an article with simple example code using XDoclet mappings.

Title: The Fundamentals of Mapping Objects to Relational
Author: Scott Ambler
Date: ?
Version: N/A
URL: http://www.agiledata.org/essays/mappingObjects.html
Notes: Scott Ambler's well-known paper is the about best explanation of O/R mapping strategies around. A must read!

Title: Manual Hibernate
Author: Hector Suarez Gonzalez
Date: 16.10.2003
Version: Hibernate 2.0.x
URL: http://www.javahispano.org/articles.article.action?id=82
Notes: Hector Suarez Gonzalez wrote an introduction to Hibernate in Spanish.

Title: Hibernate - En introduktion
Author: Torben Norling
Date: 14.01.2004
Version: Hibernate 2.1.x
URL: http://www.bluefish.se/aquarium/hibernate-intro.html
Notes: A Hibernate introduction in Swedish.

Title: Object Relational Tool Comparison
Author: various
Date: maintained
Version: Hibernate 2.0.3
URL: http://c2.com/cgi-bin/wiki?ObjectRelationalToolComparison
Notes: The Cayenne project maintains a Wiki page comparing features of various Java O/R tools.

Tutorials


Title: Hibernate / Middlegen - Inheritance and Many To Many
Author: Tyler Pitchford
Date: 16.05.2004
Version: Hibernate 2.1.x
URL: http://www.warfrog.com/hibernatetutorial2/
Notes: This tutorial covers how to modify the hbm.xml files generated by Middlegen to correctly produce Inheritance and Many to Many relationships when processed by hbm2java.

Title: Hibernate / Spring / Middlegen / XDoclet Tutorial
Author: Tyler Pitchford
Date: 30.04.2004
Version: Hibernate 2.1.x, Middlegen R4
URL: http://www.warfrog.com/hibernatetutorial/
Notes: This tutorial is built to help Java developers get Hibernate, Spring, Middlegen and XDoclet up an running in a timely fashion.

Title: The Road to Hibernate
Author: Michael Gloegl
Date: 19.01.2004
Version: Hibernate 2.1.1
URL: http://www.gloegl.de/5.html
Notes: This page contains several Hibernate tutorials by Michael Gloegl, using Ant, Tomcat and WebWork.

Title: Introduction to Hibernate
Author: Nick Heudecker
Date: 12/2003
Version: Hibernate 2.1RC1
URL: http://www.systemmobile.com/articles/hibernate_intro.php
Notes: Nick Heudecker wrote an introductional article about Hibernate, discussing basic mappings, object storage and retrieval with HQL.

Title: Using Hibernate to Persist Your Java Objects to IBM DB2 Universal Database
Author: Javid Jamae & Kulvir Singh Bhogal
Date: 6/2003
Version: Hibernate 1.2.x
URL: http://www7b.software.ibm.com/dmdd/library/techarticle/0306bhogal/0306bhogal.html
Notes: Javid Jamae and Kulvir Singh Bhogal published an article about Hibernate with DB2 and Websphere on IBM developerWorks. The forum link points to the old one: please use http://forum.hibernate.org

Title: A Hitchhiker's Guide to Hibernate
Author: Glen Smith
Date: ?
Version: Hibernate 1.2
URL: http://files.blog-city.com/files/aa/1018/b/HibernateKickstart.html http://freeroller.net/page/aitor/hib
Notes: Glen Smith wrote a short tutorial-style introduction to Hibernate. There is also a Spanish translation (second link).

Title: Cocoon HowTos
Author: Hugo Burm
Date: 11.11.2003
Version: Hibernate 2.0.x
URL: http://wiki.cocoondev.org/Wiki.jsp?page=HowTos
Notes: Hugo Burm wrote a series of three Hibernate + Cocoon "howtos" for the Cocoon wiki.

Title: Eclipse + Resin + WebWork + Hibernate = Sah-WEET!
Author: Paul Snively
Date: 17.11.2002
Version: Hibernate 1.2b2
URL: http://radio.weblogs.com/0100136/stories/2002/11/15/eclipseResinWebworkHiberna.html

Title: How to setup a ejb remote application using JBoss and Hibernate
Author: Nemesis IT
Date: ?
Version: ?
URL: http://nemesisit.rdsnet.ro/opendocs/simplearch/simplejboss.html
Notes: Two instructionals covering JBoss + Hibernate / Tapestry + Hibernate on Nemesis IT site.

Materials


Title: Eclipse and WSAD Templates
Author: Mark Eagle
Date: ?
Version: Hibernate 2.0.x, XDoclet ?
URL: http://www.meagle.com:8080/hibernate_template.jsp
Notes: Eclipse templates for the Hibernate XDoclet tags.
      

coWiki