Hibernate


This chapter is composed of :

  1. Introduction
  2. Hibernate
    1. Hibernate Configuration and Mapping Resource
      1. Introduction
      2. Hibernate Configuration and Mapping Resources
      3. Templates
    2. Database Hibernate Resources
      1. Introduction
      2. Database Hibernate Resources
    3. Import Existing Hibernate Configuration file
      1. Introduction
      2. Import Existing Hibernate Configuration file
    4. Import Existing Hibernate Mapping file
      1. Introduction
      2. Import Existing Hibernate Mapping file
  3. Additional Resources
  4. Hibernate Extensions API

1. Introduction

You will learn in this chapter how to generate Hibernate resources.

EclipseDatabase proposes several wizards who will help to manage your Hibernate resources.

Generalities about the way EclipseDatabase manage the wizards have been explained in the Modeling in the Workspace Introduction chapter.

 

2. Hibernate

Generalities about Hibernate has been described in the Overview chapter.

 

3. Additional Resources

Here are several links provided for further Apache Torque related information.