Skip to content

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 …

Notifications You must be signed in to change notification settings

keirakaitlynn/SchoolDatabaseApp

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

No packages published

Languages