-
18
pages
-
English
-
Documents
Description
■
■
■
■
■
■
■
■
■
■
Dali Object-Relational Mapping Tool
Advanced Tutorial
Release 1.0.0
June 2007
This tutorial provides information on building and deploying dynamic Web application for an
order-entry system using Dali. The mapped classes are packaged into a Weication,
demonstrating one way to deploy JPA applications. This tutorial focuses on using Dali to map your
classes to a relational database – the details of the Web application are not discussed in this document.
This tutorial includes:
Requirements and installation
Dali Advanced Tutorial
For additional information, please visit the Dali home page at:
http://www.eclipse.org/webtools/dali/main.php.
1 Requirements and installation
Before building this tutorial, ensure that your environment meets the following requirements:
Eclipse 3.3 (http://www.eclipse.org/downloads)
Java Runtime Environment (JRE) 1.5 (http://java.com)
Eclipse Web Tools Platform (WTP) 2.0 (http://www.eclipse.org/webtools)
Java Persistence API (JPA) for Java EE 5. This tutorial uses the TopLink Essentials JPA
implementation that can be obtained from:
http://otn.oracle.com/jpa
Java Server Faces (JSF) 1.1 for Java EE5. The reference implementation can be obtained from:
https://javaserverfaces.dev.java.net/
Note: This tutorial requires JSF 1.1. Do not use JSF 1.2.
J2SE Application server. This tutorial uses Apache Tomcat 5.5 that can be obtained from:
http://tomcat.apache.org/
Relational database. This tutorial uses Apache Derby 10.1.3.1 ...
■
■
■
■
■
■
■
■
■
Dali Object-Relational Mapping Tool
Advanced Tutorial
Release 1.0.0
June 2007
This tutorial provides information on building and deploying dynamic Web application for an
order-entry system using Dali. The mapped classes are packaged into a Weication,
demonstrating one way to deploy JPA applications. This tutorial focuses on using Dali to map your
classes to a relational database – the details of the Web application are not discussed in this document.
This tutorial includes:
Requirements and installation
Dali Advanced Tutorial
For additional information, please visit the Dali home page at:
http://www.eclipse.org/webtools/dali/main.php.
1 Requirements and installation
Before building this tutorial, ensure that your environment meets the following requirements:
Eclipse 3.3 (http://www.eclipse.org/downloads)
Java Runtime Environment (JRE) 1.5 (http://java.com)
Eclipse Web Tools Platform (WTP) 2.0 (http://www.eclipse.org/webtools)
Java Persistence API (JPA) for Java EE 5. This tutorial uses the TopLink Essentials JPA
implementation that can be obtained from:
http://otn.oracle.com/jpa
Java Server Faces (JSF) 1.1 for Java EE5. The reference implementation can be obtained from:
https://javaserverfaces.dev.java.net/
Note: This tutorial requires JSF 1.1. Do not use JSF 1.2.
J2SE Application server. This tutorial uses Apache Tomcat 5.5 that can be obtained from:
http://tomcat.apache.org/
Relational database. This tutorial uses Apache Derby 10.1.3.1 ...
-
Publié par
-
Langue
English