Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
4 tasks
meronbrouwer opened this issue Sep 10, 2018 · 0 comments

Comments

@meronbrouwer
Copy link
Contributor

meronbrouwer commented Sep 10, 2018

Prerequisite:

  • All previous UserStories have been successfully completed.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant