poLLib / InsuredEvidence

The program records insured individuals in a database that supports basic CRUD operations. This application is a basic example of using Java.
0 stars 0 forks source link

Database keeps only for data #1

Closed poLLib closed 9 months ago

poLLib commented 9 months ago

Class DatabaseOfInsured should be only for handling the data, not for communication with the user.