O/R mapping is a programming technique needed for converting data between relational database records and an object-oriented programming language. Of course, there are plenty of O/R mapping tools, but I guess that a fool with a tool… So, lets look at O/R mapping then. As you can see in the next picture there are subtle [...]