![]() |
[EN] DMVCFramework Gotcha #2: Active Record
Active Record is an architectural design pattern introduced by Martin Fowler in his 2003 publication.
The Active Record pattern is built on the concept of abstracting a database table into a class that adheres to OOP principles. In this pattern, each class instance represents a single table row, while the class itself provides methods implementing all CRUD operations. Such a class encapsulates all database interaction logic, offering an object-oriented interface for data manipulation. It's worth no ![]() |
Alle Zeitangaben in WEZ +1. Es ist jetzt 12:18 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz