Can Objects defeat Relations?
Mostly, it means using a different vocabulary from what we are used to. For example, in “Object Oriented”, we could say that a program works because instances of objects send messages to their methods. In normal programming terms, we could say that fields from a database record are processed by procedure calls to subroutines that process these data elements.