SAP NetWeaver Application Server
Getting Started with Relational Persistence Tutorial
This tutorial demonstrates how to use the J2EE toolset in the SAP NetWeaver Developer Studio to store data in database tables based on Open SQL/JDBC and Open SQL/SQLJ. It also provides a simple user interface to insert data into the tables and to retrieve data using queries. The Web application accesses two tables in which data about the employees and the departments in a company is stored.