HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bharam

no profile record

comments

bharam
·6 anni fa·discuss
One does not simply retrieve a record from the database. One must first declare a type to represent the database's view of the record and copy it into a repository layer. Next a type shall be declared to translate the repository's view of the record to a domain layer. Another type shall translate the domain layer's view of the record to the controller layer's view...and so on.