Skip to content

As a Developer I want all data to be stored in a SQL database, so that I no longer have to have hard-coded data. #7

Description

@Liam-Rougoor

Acceptance Criteria:

  • A SQL-database is accessible through JDBC.
  • A DataMapper pattern has been used for mapping between SQL and Java.
  • The previously created "Second layer" has been replaced by the DataMappers and all hard-coded data has been removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions