Homework 4
CS422, Summer 2005


Due: Thursday, August 25

Please upload your solutions using the online turnin server. Note that file uploading will be disabled automatically after 11:59PM of the due date, so please turn in your work on time.


[Reading]
[Object-Oriented DB Design and Implementation]

A company wants to store the following information in a database:
For this assignment, design and implement the database using an object-oriented approach with Oracle object and collection types. Your work will be graded in the following aspects:
[Client Application Development] (extra credit)

For extra credit, develop a Java application which interacts with the database. Your Java application must access database objects as objects, not as rows and columns, by using
And  your application should allow a user to perform the following task: The due date for the extra credit work is Saturday, August 27, and you may turn it in as Homework 5.