Jump to content

Object persistence

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jcubic (talk | contribs) at 13:22, 12 August 2010 (Created page with '==Object persistence== In Object Oriented Languages is a way to save the object in a file or database and later retrieve that object back in th...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Object persistence

In Object Oriented Languages is a way to save the object in a file or database and later retrieve that object back in the same state.