Concept: Accidental coupling

Abstract

Accidental coupling tends to be created as a result of low quality and it has the consequence of making quality worse. A great example of accidental coupling would be having a database design in which all clients are supposed to access data through stored procedures but some clients end up directly accessing tables.

Other Actions

documentation | all examples | use cases | concepts | keywords