A common classification of data models is based on their abstraction levels: physical, logical and conceptual. The user-database interaction can be similarly classified. For the conceptual-level ...
The bridge design pattern can be used to decouple an abstraction from its implementation so that both can be changed independent of each other Design patterns are proven solutions to recurring ...