Tagged Questions
0
votes
4answers
435 views
How To Handle Communication Between the Domain and Database Layers?
I am fairly new to using separate layers for the business logic (Domain) and database access logic, but in the course of working things out I've come across a problem to which I still feel I haven't ...