Write a Java application to maintain the database defined by the following data model. The database keeps track of the cars sold by a salesperson in an automotive dealership. Your application should be able to add a person and the cars a person has sold. These should be separate transactions.
This page is part of the promotional and support material for Data Management (open edition) by Richard T. Watson |