Active Record

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf Design Pattern
gptkbp:category object-oriented programming
software engineering
gptkbp:describedBy gptkb:Martin_Fowler
gptkb:Patterns_of_Enterprise_Application_Architecture
gptkbp:firstDescribed 2003
https://www.w3.org/2000/01/rdf-schema#label Active Record
gptkbp:mapType database row
database table
object instance
gptkbp:pattern architectural pattern
object-relational mapping
gptkbp:purpose encapsulate database access in an object
gptkbp:relatedTo gptkb:Data_Mapper
Repository pattern
gptkbp:supports CRUD operations
gptkbp:usedIn gptkb:Django
gptkb:Laravel
gptkb:Ruby_on_Rails
gptkb:Hibernate
gptkb:CakePHP
gptkbp:bfsParent gptkb:Ruby_on_Rails
gptkbp:bfsLayer 6