beautypg.com

Getting started with hibernate, Prerequisites, Overview of empioyeeinfo – HP Integrity NonStop J-Series User Manual

Page 120: Prerequisites overview of empioyeeinfo

background image

Getting Started with Hibernate

This section explains how to develop an application using the Hibernate framework. It describes
the steps required to build a basic employee management system on the Windows system and run
it on the NonStop system.

NOTE:

The EmpInfo application described here is certified with Hibernate 3.5.1 version.

Prerequisites

For NonStop system:

Table 22 Softwares to be installed on the NonStop system

For more information:

Software

For information on installing and setting up iTP WebServer (secure and
non-secure) on a NonStop system, see the iTP Secure WebServer System
Administrator's Guide
.

NonStop iTP WebServer version
7.x or later

For information on installing and setting up NSJSP on a NonStop system, see
the NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's
Guide
.

NSJSP version 6.1

For information on installing SQL/MX on a NonStop system, see the SQL/MX
Installation and Upgrade Guide
.

NonStop SQL/MX version 2.3

For information on installing JDBC Type 2 driver and JDBC Type 4 driver on
a NonStop system, see JDBC Type 2 Driver Programmer's Reference for
SQL/MX
and JDBC Type 4 Driver Programmer's Reference for SQL/MX.

JDBC Type 2 driver or JDBC Type
4 driver for the installed SQL/MX
version

For information on installing NSJ on a NonStop system, see the NonStop
Server for Java 6.0 Programmer's Reference
manual.

NSJ version 6.0

For Windows system:

Table 23 Softwares to be installed on the Windows system

Download

Software

Download from

http://www.oracle.com/technetwork/java/javase/downloads/index.html

and set the PATH and JAVA_HOME environment variables.

JDK version 1.5

Download from

http://maven.apache.org/download.html

and set the PATH and

MAVEN_HOME

environment variables.

Maven version
2.2.1

For information on installing JDBC Type 4 driver on a Windows system, see JDBC Type 4
Driver Programmer's Reference for SQL/MX
.

JDBC Type 4 driver

Download Eclipse IDE for Java EE Developers from

http://www.eclipse.org/downloads/

packages/release/galileo/sr2

.

Eclipse Galileo IDE
version 3.5.2 or
later

Overview of EmpIoyeeInfo

EmployeeInfo is a basic employee management system developed using the Hibernate framework.

You can use the EmployeeInfo application to:

Add an employee record with details, such as Employee ID, First Name, Last Name, Age,
and email ID.

Retrieve employee information.

120 Hibernate Framework

This manual is related to the following products: