uCosminexus Application Server, Application Development Guide

[Contents][Glossary][Index][Back][Next]

Appendix A. Sample Project for Checking Eclipse Operation

As a sample project for confirming the Eclipse operation, Developer provides a sample project (Bank) that uses an embedded database. You can use the sample project (Bank) as a tutorial for the development support functionality provided by Eclipse, and also for setting up and connecting an embedded database. With the sample project (Bank), you can also acquire a better understanding of the J2EE application development procedure in which Eclipse uses the database.

This appendix gives an overview of the sample project, and also describes how to set up and start an embedded database, and the procedure for executing the sample project.

Reference note
In addition to this, a sample program is provided on Application Server. For details on the sample program provided with Application Server, see Appendix M Sample Program provided with Application Server in the uCosminexus Application Server System Setup and Operation Guide.
Organization of this section
A.1 Overview of the sample project
A.2 Starting an embedded database
A.3 Order of executing the sample project