Object Mapping


This chapter is composed of :

  1. Introduction
  2. Apache Torque
    1. Introduction
    2. Torque
    3. Additional Resources
  3. Apache Object Relational Bridge
    1. Introduction
    2. Object Relational Bridge Resources
    3. Templates
    4. Additional Resources
  4. Hibernate
    1. Introduction
    2. Hibernate
    3. Additional Resources
    4. Hibernate Extensions API

1. Introduction

You will learn in this chapter how to access your Database from Java applications.

EclipseDatabase proposes several wizards who will help you to generate your Java code.

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