BenniN/CourseworkSEM

Implementing database layer

Closed this issue · 0 comments

For controlled access of data from the database, a Connection class shall be implemented which provides the basic functionality for connecting / disconnecting from the database as well as receiving data.