nextupprevious
Next:4. Part II: ObjectUp:No TitlePrevious:2. Description of the

3. Part I: Simple Object Persistence

This part of the project is to be implemented individually.

You will be implementing an object-oriented database: that is, all of the data will be stored as Java objects. As you know, Java objects are not normally persistent: they disappear when the execution environment terminates.

In order to use Java objects as a database, you will have to somehow make them persistent. In this assignment, you will do this in two different ways.


nextupprevious
Next:4. Part II: ObjectUp:No TitlePrevious:2. Description of the
Jack Keane

2002-02-12