Object-Relational Patterns
These patterns address the challenges of integrating object-oriented programming with relational databases. They focus on representing data and relationships in a way that is natural for both the object model and the relational schema.