You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Repo. contains: a model which describes a product to be used interoperability object. Each product is characterized with: 1. Product ID 2. Type 3. Manufacturer 4. Production Date 5. Expiry Date. DAO class includes 4 methods to inset, delete, update and retrieve. The Unit tests are provided also for this code.