mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 14:52:03 +01:00
Update wikipage Persistence, storage, and retrieval. (Signed-off-by:b-meyer).
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1828 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[[Property:uuid|EA781CE6-3452-4EEF-BF05-47D94FC88A3D]]
|
||||
[[Property:weight|3]]
|
||||
[[Property:title|Persistence, storage, and retrieval]]
|
||||
Most object-oriented applications need the ability to store object structures on persistent storage for later retrieval, and to transfer such object structures to other applications.
|
||||
Most object-oriented applications need the ability to store object structures on persistent storage for later retrieval, and to transfer such object structures to other applications. Eiffel offers a full persistence mechanisms serving these needs.
|
||||
|
||||
=Persistence completeness=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user