Can someone please explain to me how large pattern example codes makes life easy? If a field is to be added to the database you have to go to the Mapper class, DataTransferObject class and the business layer and that is without looking deeper there could be more. Seems if I didn't design this and I had to maintain it this would be a lot to hunt down. I could be wrong...
Thanks
Dennis