Previous Next vertical dots separating previous/next from contents/index/pdf

2. The Workshop-hibernate-tutorial Sample Application

This tutorial uses a sample application and the HypersonicSQL database to demonstrate the features for working with Hibernate web application in BEA Workshop Studio.

2.1. Application Description

The sample application used in this tutorial is a web application for a company selling various products. The application maintains list of products for sale and customers who placed orders. The diagram below shows the database tables used in this application

In this tutorial, you will develop "Add Customer" and "View Orders" modules of the web application. The Add Customer module should add customers to database. The View Orders module should display a list of customers who have placed orders and an overview of each order.

2.2. Web Components

The following are the software components of the sample web application.

You will create Workshop-Hibernate-tutorial project from the sample web application which contains database files and resources (.java, .css file and .jsp files) for Hibernate Web application. Using the resources and steps described in this tutorial, you will learn how to develop Hibernate Web applications using BEA Workshop Studio™.

Click one of the following arrows to navigate through the tutorial:

 

Skip navigation bar   Back to Top