-
Notifications
You must be signed in to change notification settings - Fork 0
Based on the Generic Repository Pattern so that a repository does not need to be made for each and every Entity. The repository acted as a middle man between Database and Business Logic layer & read from & wrote to our database, while the business layer is responsible for providing the repository with more specific attributes for the repository …
keirakaitlynn/SchoolDatabaseApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Based on the Generic Repository Pattern so that a repository does not need to be made for each and every Entity. The repository acted as a middle man between Database and Business Logic layer & read from & wrote to our database, while the business layer is responsible for providing the repository with more specific attributes for the repository …
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published