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 > Online Documentation

Presentations

Hibernate Introduction (Atlanta Java User Group, January 2004)

Gavin King and Christian Bauer presented Hibernate at the Atlanta Java User Group meeting in January 2004.

Show presentation [PDF], Listen to audio stream [MP3]

Object/Relational Mapping with Hibernate (JavaPolis/December 2003)

This presentation was held in Antwerp at JavaPolis in December 2003 by Christian Bauer. It shows why we need object/relational mapping, why Hibernate is the best solution. It contains some slides about Data Transfer Object (DTO) patterns and CarrierWave (http://carrierwave.sourceforge.net/).

Show presentation [PDF]

Object/Relational Mapping with Hibernate (JAOO/October 2003)

This presentation was held in Denmark at JAOO in October 2003 by Gavin King. It shows the Hibernate basics and describes the Hibernate solutions for common object/relational mapping performance issues.

Download presentation [PPT]


Demo Applications

CaveatEmptor (Hibernate2)

The CavetEmptor online auction application was written for the book Hibernate in Action. It covers all kinds of entities, value types, association-, and user-type mappings. Use it to learn Hibernate with our without the book. See the CaveatEmptor website for more information.

CaveatEmptor website

AdminApp (Hibernate2, WebWork2, Tomcat, MySQL)

This Hibernate demo application is a simple Java servlet web application build by the Hibernate team to show how Hibernate might work with WebWork2. The application domain deals with users and roles. This user/role database is automatically created once the application is started, and may be used later for any user authentication task in other applications (or even for Tomcat's bundled Manager application). Full source for all actions and JSPs is included, the license is LGPL. You can use this demo as a skeleton for your own Hibernate2 and WebWork2 project. The current version is 0.9.2.

Download [tar.gz], Download [zip]


Workshops and Tutorials

Hibernate Toolset

This workshop was held at the JAOO conference in Denmark in October 2003. The presentation shows the Hibernate toolset for roundtrip development, including database DDL/schema generation and Java class generation from existing database schemas. The presentation also contains a lab you can walk through, along with the source and build files required. An example database using HSQLDB is included.

Show presentation [HTML], Download presentation [OpenOffice], Browse examples, Download examples

      

coWiki