0%

ALL meanings of object relational modelling

O o
  • abbreviation Technical meaning of OBJECT RELATIONAL MODELLING object relational mapping 3
  • noun Definition of object relational modelling in Technology (programming, database)   (ORM) The software development activity that defines a correspondence between objects in a program and rows in a database table. Atomic object properties correspond to columns in the table, non-atomic data types and relations between objects are represented as foreign keys referring to other tables. An object persistence mechanism is responsible for maintaining the correspondence between objects and the database contents at run-time. 1
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?