Table of Contents

Assignment 2

Learning objectives

To learn and explore:

Short description

You are to complete the missing parts in the files that your received. The given partial implementation is an inheritance structure containing various connectors. Your main task is to implement missing adaptation clauses (redefine, undefined, rename, select) where needed.

Specification

The full project spec and instructions are posted here.

Starter code.

June 30, 2016

There are already 2 statements provided in internet-db2-connector, in inherit part for db2-connector. It is my mistake and you do not have to come up with additional statements there.