Login
From:
martinfowler.com
(Uncensored)
subscribe
Active Record
https://www.martinfowler.com/eaaCatalog/activeRecord.html
links
backlinks
Roast topics
Find topics
Find it!
An object that wraps a row in a database table or view, encapsulates the database access, and adds domain logic on that data.