Posts by Wender.. • 21 points
1 post
- 
		2 votes3 answers1060 viewsA: Implementation of generic CRUDThis implementation is coupling its business rules that I understand would be in the Person class with the code access to the database. It is interesting to even separate things as you came to do…