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.